diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a24887d..612ad4d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.2](https://github.com/oclif/test/compare/3.1.1...3.1.2) (2023-11-12) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.10.1 to 3.10.8 ([a45581c](https://github.com/oclif/test/commit/a45581cbb98a433107c0ce915450cb659c797559)) + + + ## [3.1.1](https://github.com/oclif/test/compare/3.1.0...3.1.1) (2023-11-05) diff --git a/package.json b/package.json index 24d453a2..35047bd0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.1.1", + "version": "3.1.2", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {