From 3f9c6bdfac42d2e9604591d6e540fecb4c4fd0d3 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 21 Jul 2024 02:42:40 +0000 Subject: [PATCH] chore(release): 4.0.13 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6165037a..d9897fc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.13](https://github.com/oclif/core/compare/4.0.12...4.0.13) (2024-07-21) + + +### Bug Fixes + +* **deps:** bump ansis from 3.2.1 to 3.3.1 ([a0eba0a](https://github.com/oclif/core/commit/a0eba0abec7aa297fe0fc38ea60e9f26f4ce7166)) + + + ## [4.0.12](https://github.com/oclif/core/compare/4.0.11...4.0.12) (2024-07-13) diff --git a/package.json b/package.json index 5394a055..8edd1b83 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.12", + "version": "4.0.13", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {