diff --git a/CHANGELOG.md b/CHANGELOG.md index 30df660..f88f3e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.9](https://github.com/oclif/plugin-command-snapshot/compare/5.2.8...5.2.9) (2024-07-23) + +### Bug Fixes + +- husky 9.1.1 fix ([#603](https://github.com/oclif/plugin-command-snapshot/issues/603)) ([bd2fb91](https://github.com/oclif/plugin-command-snapshot/commit/bd2fb912a97890ce1de6ce2b6450ea775959dc0e)) + ## [5.2.8](https://github.com/oclif/plugin-command-snapshot/compare/5.2.7...5.2.8) (2024-07-21) ### Bug Fixes diff --git a/package.json b/package.json index 93e1530..e4028aa 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.8", + "version": "5.2.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {