From 441a941d2be37d3b82dc3580a1c84d31e3f3a059 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Oct 2023 02:30:22 +0000 Subject: [PATCH] chore(release): 0.2.9 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 157ce6c..b186eaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.9](https://github.com/oclif/plugin-test-core-v1/compare/0.2.8...0.2.9) (2023-10-29) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-plugins from 3.9.3 to 3.9.4 ([cd209a9](https://github.com/oclif/plugin-test-core-v1/commit/cd209a9bb96e478513beb85a510be9f711ab897a)) + + + ## [0.2.8](https://github.com/oclif/plugin-test-core-v1/compare/0.2.7...0.2.8) (2023-10-22) diff --git a/package.json b/package.json index 7de184a..4544349 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-test-core-v1", - "version": "0.2.8", + "version": "0.2.9", "description": "Test plugin that uses @oclif/core v1", "author": "Salesforce", "bin": {