From 00fb0cecae49afa818fe3ca5a30101b6ab334cef Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 16 Nov 2024 08:49:40 +0000 Subject: [PATCH] chore(release): 5.2.22 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25abce3..4ca7fe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.22](https://github.com/oclif/plugin-command-snapshot/compare/5.2.21...5.2.22) (2024-11-16) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.31 to 4.0.32 ([#683](https://github.com/oclif/plugin-command-snapshot/issues/683)) ([aabc43e](https://github.com/oclif/plugin-command-snapshot/commit/aabc43e73b30c01f964e8f678146be8f74ff043d)) + ## [5.2.21](https://github.com/oclif/plugin-command-snapshot/compare/5.2.20...5.2.21) (2024-11-02) ### Bug Fixes diff --git a/package.json b/package.json index b329911..10c8b42 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.21", + "version": "5.2.22", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {