From 0670c15131fea110f453c44e18c7a0dd1e93633b Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 3 Mar 2024 11:49:08 +0000 Subject: [PATCH] chore(release): 5.0.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 dc2d6ebf..60748e63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.0.10](https://github.com/oclif/plugin-command-snapshot/compare/5.0.9...5.0.10) (2024-03-03) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.19.6 to 3.20.0 ([#494](https://github.com/oclif/plugin-command-snapshot/issues/494)) ([fee5d09](https://github.com/oclif/plugin-command-snapshot/commit/fee5d0974ef2fdb55701833da608c0d39fa44f52)) + ## [5.0.9](https://github.com/oclif/plugin-command-snapshot/compare/5.0.8...5.0.9) (2024-02-18) ### Bug Fixes diff --git a/package.json b/package.json index da0497fc..5d8c5ad9 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.0.9", + "version": "5.0.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {