From aa8b48344f18609e8637e6d1c56ba23fc2f38b5a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 21 Jul 2024 05:49:11 +0000 Subject: [PATCH] chore(release): 5.2.8 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44e2047..30df660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.8](https://github.com/oclif/plugin-command-snapshot/compare/5.2.7...5.2.8) (2024-07-21) + +### Bug Fixes + +- **deps:** bump ansis from 3.2.1 to 3.3.1 ([#600](https://github.com/oclif/plugin-command-snapshot/issues/600)) ([5c56fb8](https://github.com/oclif/plugin-command-snapshot/commit/5c56fb87b3a2ced8f3dbeffff03de56ad52420a3)) + ## [5.2.7](https://github.com/oclif/plugin-command-snapshot/compare/5.2.6...5.2.7) (2024-07-14) ### Bug Fixes diff --git a/package.json b/package.json index 91819d3..8abf9ab 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.7", + "version": "5.2.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {