diff --git a/CHANGELOG.md b/CHANGELOG.md index 6087fcd8..3b636b8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.22](https://github.com/oclif/core/compare/4.0.21...4.0.22) (2024-09-13) + + +### Bug Fixes + +* **deps:** bump path-to-regexp from 6.2.1 to 6.3.0 ([d051b64](https://github.com/oclif/core/commit/d051b64cbb541184ff20c77f2ff85945d2e316aa)) + + + ## [4.0.21](https://github.com/oclif/core/compare/4.0.20...4.0.21) (2024-09-07) diff --git a/package.json b/package.json index cfcb0e8f..d34ba17b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.21", + "version": "4.0.22", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {