From 3cba8fb4a428c35d128b0b7341e07964bc720525 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 3 Aug 2024 11:50:51 +0000 Subject: [PATCH] chore(release): 5.2.11 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a016b86..b054784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.11](https://github.com/oclif/plugin-command-snapshot/compare/5.2.10...5.2.11) (2024-08-03) + +### Bug Fixes + +- **deps:** bump ansis from 3.3.1 to 3.3.2 ([#612](https://github.com/oclif/plugin-command-snapshot/issues/612)) ([9a4a652](https://github.com/oclif/plugin-command-snapshot/commit/9a4a652b6410758cabc8b66018d29be8aa26bca8)) + ## [5.2.10](https://github.com/oclif/plugin-command-snapshot/compare/5.2.9...5.2.10) (2024-07-27) ### Bug Fixes diff --git a/package.json b/package.json index abb616d..2429e80 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.10", + "version": "5.2.11", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {