diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b0f4f05..16467f4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.5](https://github.com/oclif/core/compare/4.0.4...4.0.5) (2024-06-12) + + +### Bug Fixes + +* **deps:** bump braces from 3.0.2 to 3.0.3 ([d20f082](https://github.com/oclif/core/commit/d20f082dea6f13d2c2f25c2cb68ee40f0ec170ec)) + + + ## [4.0.4](https://github.com/oclif/core/compare/4.0.3...4.0.4) (2024-06-11) diff --git a/package.json b/package.json index d63d8d3f..069af75c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.4", + "version": "4.0.5", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {