From 8e6c2d63072a493cf855e4d7bea57fbf6a14c0a4 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 1 Oct 2023 08:25:29 +0000 Subject: [PATCH] chore(release): 3.0.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 750c24b3..29ad8a41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.2](https://github.com/oclif/test/compare/3.0.1...3.0.2) (2023-10-01) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.0.0-beta.17 to 3.0.0-beta.19 ([70e6e0e](https://github.com/oclif/test/commit/70e6e0ecdc760f183523bd94438b767b0a53387d)) + + + ## [3.0.1](https://github.com/oclif/test/compare/3.0.0...3.0.1) (2023-09-28) diff --git a/package.json b/package.json index cccd4273..85a95945 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.0.1", + "version": "3.0.2", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {