diff --git a/CHANGELOG.md b/CHANGELOG.md index 42b7860f..c0faf780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.5.3](https://github.com/oclif/test/compare/2.5.2...2.5.3) (2023-09-03) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.10 to 2.15.0 ([ef1b12b](https://github.com/oclif/test/commit/ef1b12ba88d61556367bc7418f7db647f8b696cc)) + + + ## [2.5.2](https://github.com/oclif/test/compare/2.5.1...2.5.2) (2023-09-03) diff --git a/package.json b/package.json index 1918048f..33beab4d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "2.5.2", + "version": "2.5.3", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {