diff --git a/CHANGELOG.md b/CHANGELOG.md index 91e2cecd..b28add42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [3.1.0](https://github.com/oclif/test/compare/3.0.4...3.1.0) (2023-11-01) + + +### Features + +* add examples to README ([d5bf7ae](https://github.com/oclif/test/commit/d5bf7aef72cf41c1884e774eaec9e97bb93a21ea)) + + + ## [3.0.4](https://github.com/oclif/test/compare/3.0.3...3.0.4) (2023-10-29) diff --git a/package.json b/package.json index 72a57c4a..58ae1048 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.0.4", + "version": "3.1.0", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {