diff --git a/CHANGELOG.md b/CHANGELOG.md index 2697c111..18f751bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.1.1](https://github.com/oclif/core/compare/4.1.0...4.1.1) (2024-12-19) + + +### Bug Fixes + +* export action from ux ([c7fad54](https://github.com/oclif/core/commit/c7fad547f318182effee3a3976220bdeb1b1e382)) + + + # [4.1.0](https://github.com/oclif/core/compare/4.0.37...4.1.0) (2024-12-17) diff --git a/package.json b/package.json index f2b7cf45..db756ecd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.1.0", + "version": "4.1.1", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {