diff --git a/CHANGELOG.md b/CHANGELOG.md index 36ed7c3..44ff66f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.26](https://github.com/oclif/plugin-command-snapshot/compare/5.2.25...5.2.26) (2025-01-11) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.2.0 to 4.2.2 ([#718](https://github.com/oclif/plugin-command-snapshot/issues/718)) ([0e5eb73](https://github.com/oclif/plugin-command-snapshot/commit/0e5eb7359b0e4a7bc2e166750402a2a570dce0e6)) + ## [5.2.25](https://github.com/oclif/plugin-command-snapshot/compare/5.2.24...5.2.25) (2025-01-11) ### Bug Fixes diff --git a/package.json b/package.json index 98d2acb..6240913 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.25", + "version": "5.2.26", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {