From 9ebe520f0e66bc818a126945bffcc336bc152c64 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Fri, 11 Oct 2024 19:01:15 +0000 Subject: [PATCH] chore(release): 4.0.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 4e740f91..bc6b5f01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.28](https://github.com/oclif/core/compare/4.0.27...4.0.28) (2024-10-11) + + +### Bug Fixes + +* remove circular references when colorizing json ([de9ed4e](https://github.com/oclif/core/commit/de9ed4e236b0f0db82ce84ee6ff22e356d5dd9dd)) + + + ## [4.0.27](https://github.com/oclif/core/compare/4.0.26...4.0.27) (2024-10-03) diff --git a/package.json b/package.json index 8c0bbd72..3cfcc204 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.27", + "version": "4.0.28", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {