diff --git a/CHANGELOG.md b/CHANGELOG.md index b863aca..02147b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [3.2.12](https://github.com/oclif/test/compare/3.2.12-dev.0...3.2.12) (2024-05-02) + + + +## [3.2.12-dev.0](https://github.com/oclif/test/compare/3.2.11...3.2.12-dev.0) (2024-04-30) + + +### Bug Fixes + +* use require.cache to resolve root ([40387ad](https://github.com/oclif/test/commit/40387ad5c01c442c893be73e7246b470e3c2f730)) + + + ## [3.2.11](https://github.com/oclif/test/compare/3.2.10...3.2.11) (2024-04-21) diff --git a/package.json b/package.json index dac23d2..c61cdc5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.2.12-dev.0", + "version": "3.2.12", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {