diff --git a/CHANGELOG.md b/CHANGELOG.md index b054784..fd21880 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.12](https://github.com/oclif/plugin-command-snapshot/compare/5.2.11...5.2.12) (2024-08-04) + +### Bug Fixes + +- **deps:** bump semver from 7.6.2 to 7.6.3 ([#610](https://github.com/oclif/plugin-command-snapshot/issues/610)) ([a788683](https://github.com/oclif/plugin-command-snapshot/commit/a788683bf8f16f1f6f2ad698db6d0e71e409015e)) + ## [5.2.11](https://github.com/oclif/plugin-command-snapshot/compare/5.2.10...5.2.11) (2024-08-03) ### Bug Fixes diff --git a/package.json b/package.json index 851136b..44df744 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.11", + "version": "5.2.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {