diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c4ee14..e17ae63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.8.31](https://github.com/oclif/command/compare/1.8.30...1.8.31) (2023-07-08) + + +### Bug Fixes + +* **deps:** bump semver from 7.5.3 to 7.5.4 ([ec60a30](https://github.com/oclif/command/commit/ec60a3086cded9adfdc7964d07b143b3c8b04cfe)) + + + ## [1.8.30](https://github.com/oclif/command/compare/1.8.29...1.8.30) (2023-07-01) diff --git a/package.json b/package.json index 8d62662..8a4c857 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/command", "description": "oclif base command", - "version": "1.8.30", + "version": "1.8.31", "author": "Salesforce", "bugs": "https://github.com/oclif/command/issues", "dependencies": {