diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d720ef..1ad453f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.2.14](https://github.com/oclif/test/compare/3.2.13...3.2.14) (2024-05-12) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.26.5 to 3.26.6 ([b0be7fa](https://github.com/oclif/test/commit/b0be7fad0a3290b34e97834e6b510f85f1ce9b9e)) + + + ## [3.2.13](https://github.com/oclif/test/compare/3.2.12...3.2.13) (2024-05-05) diff --git a/package.json b/package.json index ca95249..eefd60f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.2.13", + "version": "3.2.14", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {