From 6f0765c094598dce03855c0281810653e3b5e71a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 2 Nov 2024 11:50:12 +0000 Subject: [PATCH] chore(release): 5.2.21 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a15ad0..25abce3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.21](https://github.com/oclif/plugin-command-snapshot/compare/5.2.20...5.2.21) (2024-11-02) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([#679](https://github.com/oclif/plugin-command-snapshot/issues/679)) ([c927fa1](https://github.com/oclif/plugin-command-snapshot/commit/c927fa1a296aee3ed7ea784ebe063a39fcc3c207)) + ## [5.2.20](https://github.com/oclif/plugin-command-snapshot/compare/5.2.19...5.2.20) (2024-10-27) ### Bug Fixes diff --git a/package.json b/package.json index c000189..c993aa8 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.20", + "version": "5.2.21", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {