From 213e9203fd7f0f5aaffdcc9eb28d2828f7679373 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 28 Jul 2024 08:27:10 +0000 Subject: [PATCH] chore(release): 4.0.17 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28284b10..6ea29a5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.17](https://github.com/oclif/core/compare/4.0.16...4.0.17) (2024-07-28) + + +### Bug Fixes + +* **deps:** bump ansis from 3.3.1 to 3.3.2 ([081e8bc](https://github.com/oclif/core/commit/081e8bc6f4e13118c4b377e3b15f40658695bbda)) + + + ## [4.0.16](https://github.com/oclif/core/compare/4.0.15...4.0.16) (2024-07-27) diff --git a/package.json b/package.json index 10f8e520..13cc03f0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.16", + "version": "4.0.17", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {