From 90af9e58a678dc862f41e461b868191563c3d9ee Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 8 Jun 2024 08:48:58 +0000 Subject: [PATCH] chore(release): 5.2.2 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91c18239..4dbc726a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.2](https://github.com/oclif/plugin-command-snapshot/compare/5.2.1...5.2.2) (2024-06-08) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.0 to 4.0.3 ([#570](https://github.com/oclif/plugin-command-snapshot/issues/570)) ([28aa86a](https://github.com/oclif/plugin-command-snapshot/commit/28aa86aeef19f771905d59449ca140e760ec9e02)) + ## [5.2.1](https://github.com/oclif/plugin-command-snapshot/compare/5.2.0...5.2.1) (2024-06-04) ### Bug Fixes diff --git a/package.json b/package.json index 055bd800..bdbe6965 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.1", + "version": "5.2.2", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {