diff --git a/CHANGELOG.md b/CHANGELOG.md index 10489975..28284b10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.16](https://github.com/oclif/core/compare/4.0.15...4.0.16) (2024-07-27) + + +### Bug Fixes + +* **deps:** bump requirejs from 2.3.6 to 2.3.7 ([216d8e7](https://github.com/oclif/core/commit/216d8e7a050c7bd4cdba82c6920c6e9744186ed2)) + + + ## [4.0.15](https://github.com/oclif/core/compare/4.0.14...4.0.15) (2024-07-26) diff --git a/package.json b/package.json index cab9c063..40e6979c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.15", + "version": "4.0.16", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {