From 0c6055ae2396f1a88b012fade728b45c8604e8e9 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 13 Jul 2024 11:50:15 +0000 Subject: [PATCH] chore(release): 5.2.6 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cad7f7..81018bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.6](https://github.com/oclif/plugin-command-snapshot/compare/5.2.5...5.2.6) (2024-07-13) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.8 to 4.0.12 ([#597](https://github.com/oclif/plugin-command-snapshot/issues/597)) ([934e148](https://github.com/oclif/plugin-command-snapshot/commit/934e1488ab969b525e22ff83a4c794c9257bc71a)) + ## [5.2.5](https://github.com/oclif/plugin-command-snapshot/compare/5.2.4...5.2.5) (2024-07-07) ### Bug Fixes diff --git a/package.json b/package.json index 5b04f42..bfbf612 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.5", + "version": "5.2.6", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {