From 37bb52ff75993b14226521708da7b4ec73475948 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 27 Jul 2024 11:53:03 +0000 Subject: [PATCH] chore(release): 5.2.10 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f88f3e0..a016b86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.10](https://github.com/oclif/plugin-command-snapshot/compare/5.2.9...5.2.10) (2024-07-27) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.12 to 4.0.16 ([#607](https://github.com/oclif/plugin-command-snapshot/issues/607)) ([7ad1575](https://github.com/oclif/plugin-command-snapshot/commit/7ad1575c3b9b499f8e5e1812f99e63c95005d23d)) + ## [5.2.9](https://github.com/oclif/plugin-command-snapshot/compare/5.2.8...5.2.9) (2024-07-23) ### Bug Fixes diff --git a/package.json b/package.json index 3d2a963..7ebdc97 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.9", + "version": "5.2.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {