From 860e3861ab7c1e2d7ff95a73aecff4bacebd0dd4 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 24 Aug 2024 11:50:02 +0000 Subject: [PATCH] chore(release): 5.2.14 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34aaf4b..135062f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.14](https://github.com/oclif/plugin-command-snapshot/compare/5.2.13...5.2.14) (2024-08-24) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.17 to 4.0.18 ([#629](https://github.com/oclif/plugin-command-snapshot/issues/629)) ([1826049](https://github.com/oclif/plugin-command-snapshot/commit/18260499992992606fd35a4a3a577bd9f6e15604)) + ## [5.2.13](https://github.com/oclif/plugin-command-snapshot/compare/5.2.12...5.2.13) (2024-08-18) ### Bug Fixes diff --git a/package.json b/package.json index 555b58d..c52e6ea 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.13", + "version": "5.2.14", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {