From 58c690a1d64019003d2a4740e4e4a47a31f364b5 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 5 Nov 2023 05:25:33 +0000 Subject: [PATCH] chore(release): 3.1.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b28add42..5a24887d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.1](https://github.com/oclif/test/compare/3.1.0...3.1.1) (2023-11-05) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.9.1 to 3.10.1 ([784067a](https://github.com/oclif/test/commit/784067ab25454b8a67b5613603f0728aaf787222)) + + + # [3.1.0](https://github.com/oclif/test/compare/3.0.4...3.1.0) (2023-11-01) diff --git a/package.json b/package.json index 81cbdd8f..fb45416c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.1.0", + "version": "3.1.1", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {