diff --git a/CHANGELOG.md b/CHANGELOG.md index b4b44078..ca5c26b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.26](https://github.com/oclif/test/compare/2.3.25...2.3.26) (2023-07-02) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.8.7 to 2.8.11 ([6386563](https://github.com/oclif/test/commit/6386563c2ea2f3e57bb64ea824f1a87feb25fca3)) + + + ## [2.3.25](https://github.com/oclif/test/compare/2.3.24...2.3.25) (2023-06-25) diff --git a/package.json b/package.json index 4d2740e4..2ef3b936 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "2.3.25", + "version": "2.3.26", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {