diff --git a/CHANGELOG.md b/CHANGELOG.md index 79bc2ef2..6dd615e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.37](https://github.com/oclif/core/compare/4.0.36...4.0.37) (2024-12-13) + + +### Bug Fixes + +* **deps:** bump nanoid from 3.3.6 to 3.3.8 ([e9cbfdb](https://github.com/oclif/core/commit/e9cbfdb7ebdf374ea08dee8d62a896229768c062)) + + + ## [4.0.36](https://github.com/oclif/core/compare/4.0.35...4.0.36) (2024-12-08) diff --git a/package.json b/package.json index 30e27fa7..a7184e02 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.36", + "version": "4.0.37", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {