diff --git a/CHANGELOG.md b/CHANGELOG.md index d9897fc0..33cca64b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.14](https://github.com/oclif/core/compare/4.0.13...4.0.14) (2024-07-23) + + +### Bug Fixes + +* husky 9.1.1 fix ([#1147](https://github.com/oclif/core/issues/1147)) ([cd3720f](https://github.com/oclif/core/commit/cd3720f9722b619be229b1605f354020c44df21e)) + + + ## [4.0.13](https://github.com/oclif/core/compare/4.0.12...4.0.13) (2024-07-21) diff --git a/package.json b/package.json index 9b172855..03f4dc5c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.13", + "version": "4.0.14", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {