diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eedf0a3..81df10a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.4](https://github.com/oclif/plugin-command-snapshot/compare/4.0.3...4.0.4) (2023-06-18) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.8.5 to 2.8.7 ([4f0865e](https://github.com/oclif/plugin-command-snapshot/commit/4f0865e68c281089dfa9ce58f1eb53cd0e43f77f)) + + + ## [4.0.3](https://github.com/oclif/plugin-command-snapshot/compare/4.0.2...4.0.3) (2023-06-17) diff --git a/package.json b/package.json index 5b77f3ab..9c9aadbc 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": "4.0.3", + "version": "4.0.4", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {