From 05dd764918e6733aca3c8c0562139c8a450cde0e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Fri, 13 Sep 2024 02:51:42 +0000 Subject: [PATCH] chore(release): 4.0.22 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6087fcd8..3b636b8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.22](https://github.com/oclif/core/compare/4.0.21...4.0.22) (2024-09-13) + + +### Bug Fixes + +* **deps:** bump path-to-regexp from 6.2.1 to 6.3.0 ([d051b64](https://github.com/oclif/core/commit/d051b64cbb541184ff20c77f2ff85945d2e316aa)) + + + ## [4.0.21](https://github.com/oclif/core/compare/4.0.20...4.0.21) (2024-09-07) diff --git a/package.json b/package.json index cfcb0e8f..d34ba17b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.21", + "version": "4.0.22", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {