diff --git a/CHANGELOG.md b/CHANGELOG.md index fd21880..34aaf4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.13](https://github.com/oclif/plugin-command-snapshot/compare/5.2.12...5.2.13) (2024-08-18) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.16 to 4.0.17 ([#621](https://github.com/oclif/plugin-command-snapshot/issues/621)) ([e5562f9](https://github.com/oclif/plugin-command-snapshot/commit/e5562f9d8a631e9c9276770f062b28d3a5e5f9c6)) + ## [5.2.12](https://github.com/oclif/plugin-command-snapshot/compare/5.2.11...5.2.12) (2024-08-04) ### Bug Fixes diff --git a/package.json b/package.json index 2e6aa2a..6730e7f 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.12", + "version": "5.2.13", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": { diff --git a/yarn.lock b/yarn.lock index 8021f29..f2559b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2668,7 +2668,7 @@ ansicolors@~0.3.2: resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979" integrity sha1-ZlWX3oap/+Oqm/vmyuXG6kJrSXk= -ansis@^3.2.0, ansis@^3.3.1, ansis@^3.3.2: +ansis@^3.2.0, ansis@^3.3.2: version "3.3.2" resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3" integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==