diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f8590f..fca4c88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.8.36](https://github.com/oclif/command/compare/1.8.35...1.8.36) (2023-08-19) + + +### Bug Fixes + +* **deps:** bump @oclif/parser from 3.8.16 to 3.8.17 ([272a96a](https://github.com/oclif/command/commit/272a96ab4c34eaf6e1c7263afecfab2160db9b2b)) + + + ## [1.8.35](https://github.com/oclif/command/compare/1.8.34...1.8.35) (2023-07-29) diff --git a/package.json b/package.json index 963a4b1..b7213e4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/command", "description": "oclif base command", - "version": "1.8.35", + "version": "1.8.36", "author": "Salesforce", "bugs": "https://github.com/oclif/command/issues", "dependencies": {