diff --git a/CHANGELOG.md b/CHANGELOG.md index e10b788e..712728ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.3.10](https://github.com/oclif/plugin-command-snapshot/compare/3.3.9...3.3.10) (2023-03-25) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.6.4 to 2.7.1 ([1217de6](https://github.com/oclif/plugin-command-snapshot/commit/1217de6ad613904e14a7b9c9cc48053d74cf220d)) + + + ## [3.3.9](https://github.com/oclif/plugin-command-snapshot/compare/3.3.8...3.3.9) (2023-03-18) diff --git a/package.json b/package.json index 75c9dbab..958ba1ef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-command-snapshot", "description": "generates and compares OCLIF plugins snapshot files", - "version": "3.3.9", + "version": "3.3.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {