From e4b79d6562e784eaeecaa1e6895eb436bd903ad0 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 31 Aug 2024 11:49:16 +0000 Subject: [PATCH] chore(release): 5.2.15 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 135062f..4f03475 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.15](https://github.com/oclif/plugin-command-snapshot/compare/5.2.14...5.2.15) (2024-08-31) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.18 to 4.0.19 ([#635](https://github.com/oclif/plugin-command-snapshot/issues/635)) ([bc9c40d](https://github.com/oclif/plugin-command-snapshot/commit/bc9c40d889068add7f401ef4b27e1965e7a032cb)) + ## [5.2.14](https://github.com/oclif/plugin-command-snapshot/compare/5.2.13...5.2.14) (2024-08-24) ### Bug Fixes diff --git a/package.json b/package.json index aa37b26..a87119e 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.14", + "version": "5.2.15", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {