diff --git a/CHANGELOG.md b/CHANGELOG.md index 58d2d39..aa15ad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.4](https://github.com/oclif/plugin-command-snapshot/compare/5.2.3...5.2.4) (2024-06-30) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.6 to 4.0.7 ([#583](https://github.com/oclif/plugin-command-snapshot/issues/583)) ([ca4eb4b](https://github.com/oclif/plugin-command-snapshot/commit/ca4eb4bb0f6da322be4dc71b7e783af770b80628)) + ## [5.2.3](https://github.com/oclif/plugin-command-snapshot/compare/5.2.2...5.2.3) (2024-06-16) ### Bug Fixes diff --git a/package.json b/package.json index b23a5d7..2f50d31 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": "5.2.3", + "version": "5.2.4", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {