From 106309df52ca1bcf5354af2510def330d6789744 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 19 Oct 2024 11:50:53 +0000 Subject: [PATCH] chore(release): 5.2.19 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0579732..62fc8d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.2.19](https://github.com/oclif/plugin-command-snapshot/compare/5.2.18...5.2.19) (2024-10-19) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.27 to 4.0.29 ([#670](https://github.com/oclif/plugin-command-snapshot/issues/670)) ([d68ff11](https://github.com/oclif/plugin-command-snapshot/commit/d68ff117d1cd2784e2efdff849b6b77f165571bc)) + ## [5.2.18](https://github.com/oclif/plugin-command-snapshot/compare/5.2.17...5.2.18) (2024-10-05) ### Bug Fixes diff --git a/package.json b/package.json index 8373c2d..17353c1 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.18", + "version": "5.2.19", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {