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": {