diff --git a/CHANGELOG.md b/CHANGELOG.md index 53615701..02f00da9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.29](https://github.com/oclif/test/compare/2.3.28...2.3.29) (2023-07-16) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.8.11 to 2.9.3 ([e7aea4a](https://github.com/oclif/test/commit/e7aea4a7f1a139ae5c62b212b33227d6cd4f794c)) + + + ## [2.3.28](https://github.com/oclif/test/compare/2.3.27...2.3.28) (2023-07-11) diff --git a/package.json b/package.json index 563411df..2a61c2aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "2.3.28", + "version": "2.3.29", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {