diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f289fba..4631c5fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.0.5](https://github.com/oclif/plugin-command-snapshot/compare/5.0.4...5.0.5) (2023-12-17) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.13.1 to 3.15.0 ([#436](https://github.com/oclif/plugin-command-snapshot/issues/436)) ([fe2d194](https://github.com/oclif/plugin-command-snapshot/commit/fe2d19409d3c7cbce6001ebd6cb69eac80b1e218)) + ## [5.0.4](https://github.com/oclif/plugin-command-snapshot/compare/5.0.3...5.0.4) (2023-12-09) ### Bug Fixes diff --git a/package.json b/package.json index cb0f542b..2547ff29 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.4", + "version": "5.0.5", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {