From 76339b223c8137df9b00258383920385b2b19783 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 22 Oct 2023 05:27:11 +0000 Subject: [PATCH] chore(release): 0.2.7 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 673d7d5..d3f3bfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.7](https://github.com/oclif/plugin-test-core-v2/compare/0.2.6...0.2.7) (2023-10-22) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-plugins from 3.9.1 to 3.9.3 ([57a18af](https://github.com/oclif/plugin-test-core-v2/commit/57a18afd9e989d9fa7f47728d22d217988d677ab)) + + + ## [0.2.6](https://github.com/oclif/plugin-test-core-v2/compare/0.2.5...0.2.6) (2023-10-18) diff --git a/package.json b/package.json index 9e23928..f6c6700 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-core-v2", - "version": "0.2.6", + "version": "0.2.7", "description": "Test plugin that uses @oclif/core v2", "author": "Salesforce", "bin": {