From d7008d4c147ca08439aa6a3bb4b884d248f7b080 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 16 Jun 2024 05:49:44 +0000 Subject: [PATCH] chore(release): 5.2.3 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dbc726a..58d2d396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.3](https://github.com/oclif/plugin-command-snapshot/compare/5.2.2...5.2.3) (2024-06-16) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.3 to 4.0.6 ([#574](https://github.com/oclif/plugin-command-snapshot/issues/574)) ([57e907d](https://github.com/oclif/plugin-command-snapshot/commit/57e907dcf7d733cff1b725ffdffcc7008939f1a4)) + ## [5.2.2](https://github.com/oclif/plugin-command-snapshot/compare/5.2.1...5.2.2) (2024-06-08) ### Bug Fixes diff --git a/package.json b/package.json index 6d59bc7d..fba0389c 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.2", + "version": "5.2.3", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {