diff --git a/CHANGELOG.md b/CHANGELOG.md index c7060fa..6f586ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.2.2](https://github.com/oclif/test/compare/3.2.1...3.2.2) (2024-03-10) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.19.2 to 3.23.0 ([1dbcf4e](https://github.com/oclif/test/commit/1dbcf4e700ab8f5e2638fe1845620e4c6c1d2597)) + + + ## [3.2.1](https://github.com/oclif/test/compare/3.2.0...3.2.1) (2024-02-25) diff --git a/package.json b/package.json index dc9f04b..4d77c0d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.2.1", + "version": "3.2.2", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {