diff --git a/CHANGELOG.md b/CHANGELOG.md index 53f713ef..dc2d6ebf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.0.9](https://github.com/oclif/plugin-command-snapshot/compare/5.0.8...5.0.9) (2024-02-18) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.18.2 to 3.19.2 ([#483](https://github.com/oclif/plugin-command-snapshot/issues/483)) ([126f360](https://github.com/oclif/plugin-command-snapshot/commit/126f360dd04ff7ca426c7c4c409dbfb80f9d71e3)) + ## [5.0.8](https://github.com/oclif/plugin-command-snapshot/compare/5.0.7...5.0.8) (2024-02-11) ### Bug Fixes diff --git a/package.json b/package.json index 3d25e5ca..0e481de7 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.0.8", + "version": "5.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {