From c1a492b6583f3d5339f2af28ff412cddf8f37ead Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 14 Jan 2024 05:26:57 +0000 Subject: [PATCH] chore(release): 3.1.11 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6982529..88ce2f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.11](https://github.com/oclif/test/compare/3.1.10...3.1.11) (2024-01-14) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 3.16.0 to 3.18.1 ([7213f2f](https://github.com/oclif/test/commit/7213f2fb67f3172bbf80fd69bd4099ef5b3b6321)) + + + ## [3.1.10](https://github.com/oclif/test/compare/3.1.9...3.1.10) (2024-01-08) diff --git a/package.json b/package.json index bbca453..986f1ba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "3.1.10", + "version": "3.1.11", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {