From 178248472069c7d6d3a266ed8f84db11ce0737d1 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 11 Jul 2023 11:23:44 +0000 Subject: [PATCH] chore(release): 2.3.28 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 819159f3..53615701 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.28](https://github.com/oclif/test/compare/2.3.27...2.3.28) (2023-07-11) + + +### Bug Fixes + +* **deps:** bump semver from 5.7.1 to 5.7.2 ([c6dcf30](https://github.com/oclif/test/commit/c6dcf30173731342d73299dc0321aacc9770ae1a)) + + + ## [2.3.27](https://github.com/oclif/test/compare/2.3.26...2.3.27) (2023-07-09) diff --git a/package.json b/package.json index f8c1c484..600dad4e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "2.3.27", + "version": "2.3.28", "author": "Salesforce", "bugs": "https://github.com/oclif/test/issues", "dependencies": {