From c2c3d8c4460d7fc12ea051e9b362439da40c9d9a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Fri, 31 May 2024 17:00:26 +0000 Subject: [PATCH] chore(release): 5.2.0 [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81fcfc16..7b7fdfd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [5.2.0](https://github.com/oclif/plugin-command-snapshot/compare/5.1.9...5.2.0) (2024-05-31) + +### Features + +- use @oclif/core v4 ([6287829](https://github.com/oclif/plugin-command-snapshot/commit/628782982e39a081acc595a43af0cc1026bb3c0c)) +- use ansis instead of chalk ([f709b80](https://github.com/oclif/plugin-command-snapshot/commit/f709b805205dc1bd70623d338541bafaaa06f843)) + ## [5.1.9](https://github.com/oclif/plugin-command-snapshot/compare/5.1.8...5.1.9) (2024-05-11) ### Bug Fixes diff --git a/package.json b/package.json index 977bfaaf..e0a0ff95 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.1.9", + "version": "5.2.0", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {