diff --git a/CHANGELOG.md b/CHANGELOG.md index d9eeb3e..ba94a82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.6](https://github.com/oclif/test/compare/3.1.5...3.1.6) (2023-12-24) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.15.0 to 3.15.1 ([af37fd7](https://github.com/oclif/test/commit/af37fd7c56c2dc21429183b3ad666a3b94086e92)) + + + ## [3.1.5](https://github.com/oclif/test/compare/3.1.4...3.1.5) (2023-12-18) diff --git a/package.json b/package.json index e9eaca3..3b9b205 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.1.5", + "version": "3.1.6", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {