From 13e9bae5129a6c6dd1358c15dd3cbed42cebb3e4 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 13 Apr 2024 11:48:59 +0000 Subject: [PATCH] chore(release): 5.1.5 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce6b6bb6..1961ef5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.1.5](https://github.com/oclif/plugin-command-snapshot/compare/5.1.4...5.1.5) (2024-04-13) + +### Bug Fixes + +- **deps:** bump ts-json-schema-generator from 1.5.0 to 1.5.1 ([#530](https://github.com/oclif/plugin-command-snapshot/issues/530)) ([2193cf3](https://github.com/oclif/plugin-command-snapshot/commit/2193cf3b962802672ef66b856c5191ab78573004)) + ## [5.1.4](https://github.com/oclif/plugin-command-snapshot/compare/5.1.3...5.1.4) (2024-03-25) ## [5.1.3](https://github.com/oclif/plugin-command-snapshot/compare/5.1.2...5.1.3) (2024-03-24) diff --git a/package.json b/package.json index 4867c036..d2a9c2ef 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.4", + "version": "5.1.5", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {