diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f03475..c17fa45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.16](https://github.com/oclif/plugin-command-snapshot/compare/5.2.15...5.2.16) (2024-09-22) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.19 to 4.0.22 ([#648](https://github.com/oclif/plugin-command-snapshot/issues/648)) ([5febd32](https://github.com/oclif/plugin-command-snapshot/commit/5febd323b558c4cee3196ce3b23df46671a35795)) + ## [5.2.15](https://github.com/oclif/plugin-command-snapshot/compare/5.2.14...5.2.15) (2024-08-31) ### Bug Fixes diff --git a/package.json b/package.json index e2003a9..c192db0 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.15", + "version": "5.2.16", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {