From 650ea8984d9b35f7a164dcb9897950a0870dbb59 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 24 Jun 2023 11:23:48 +0000 Subject: [PATCH] chore(release): 1.8.29 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b98ec3d..72bac1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.8.29](https://github.com/oclif/command/compare/1.8.28...1.8.29) (2023-06-24) + + +### Bug Fixes + +* **deps:** bump semver from 7.5.2 to 7.5.3 ([288643f](https://github.com/oclif/command/commit/288643f9dce94a866ee814b9ac8394c22f3e7e2a)) + + + ## [1.8.28](https://github.com/oclif/command/compare/1.8.27...1.8.28) (2023-06-17) diff --git a/package.json b/package.json index dbc8eac..3044c73 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/command", "description": "oclif base command", - "version": "1.8.28", + "version": "1.8.29", "author": "Salesforce", "bugs": "https://github.com/oclif/command/issues", "dependencies": {