From cb10480c93267f34e45abed759f760b722491b3a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 14 Jul 2024 05:49:08 +0000 Subject: [PATCH] chore(release): 5.2.7 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81018bb..44e2047 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.7](https://github.com/oclif/plugin-command-snapshot/compare/5.2.6...5.2.7) (2024-07-14) + +### Bug Fixes + +- **deps:** bump globby from 14.0.1 to 14.0.2 ([#594](https://github.com/oclif/plugin-command-snapshot/issues/594)) ([6f79848](https://github.com/oclif/plugin-command-snapshot/commit/6f79848bd6e62d4e4c8be2f6052bfa9a12e584d2)) + ## [5.2.6](https://github.com/oclif/plugin-command-snapshot/compare/5.2.5...5.2.6) (2024-07-13) ### Bug Fixes diff --git a/package.json b/package.json index 496cb79..2d719fc 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.6", + "version": "5.2.7", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {