From 94d6d909427b6eebd3f391f5170a0038d6ad35dc Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Sep 2024 03:16:34 +0000 Subject: [PATCH] chore(release): 5.2.17 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c17fa45..ced3e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.17](https://github.com/oclif/plugin-command-snapshot/compare/5.2.16...5.2.17) (2024-09-29) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.22 to 4.0.23 ([#654](https://github.com/oclif/plugin-command-snapshot/issues/654)) ([3a99b80](https://github.com/oclif/plugin-command-snapshot/commit/3a99b80a1f6b7d5df2319d12d316225e71a74840)) + ## [5.2.16](https://github.com/oclif/plugin-command-snapshot/compare/5.2.15...5.2.16) (2024-09-22) ### Bug Fixes diff --git a/package.json b/package.json index c2cf91f..a68b855 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.16", + "version": "5.2.17", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {