From 3daecde76b7869c01d27e75b5cb0908c85a6c1aa Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 4 Feb 2024 05:49:41 +0000 Subject: [PATCH] chore(release): 5.0.7 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80bdebdf..b69f5e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.0.7](https://github.com/oclif/plugin-command-snapshot/compare/5.0.6...5.0.7) (2024-02-04) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.18.1 to 3.18.2 ([#473](https://github.com/oclif/plugin-command-snapshot/issues/473)) ([0b44529](https://github.com/oclif/plugin-command-snapshot/commit/0b4452907efb2117bda4002fad15d1c5207a6742)) + ## [5.0.6](https://github.com/oclif/plugin-command-snapshot/compare/5.0.5...5.0.6) (2024-01-07) ### Bug Fixes diff --git a/package.json b/package.json index 95cc7801..a89eeea1 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.0.6", + "version": "5.0.7", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {