diff --git a/CHANGELOG.md b/CHANGELOG.md index 65eee93f3..93a626af4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.3.2](https://github.com/oclif/core/compare/3.3.1...3.3.2) (2023-10-17) + + +### Bug Fixes + +* **deps:** bump @babel/traverse from 7.23.0 to 7.23.2 ([d53498a](https://github.com/oclif/core/commit/d53498af1da6bdcb3fb70f7c0b6e0da8da0831a1)) + + + ## [3.3.1](https://github.com/oclif/core/compare/3.3.0...3.3.1) (2023-10-16) diff --git a/package.json b/package.json index e9a424906..048a6ebd2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.3.1", + "version": "3.3.2", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {