From ecac26a1cbe609256928281b2f381f3591ec53b7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 2 Dec 2024 15:51:52 +0000 Subject: [PATCH] chore(release): 4.0.34 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6986a0fa..55674c41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.34](https://github.com/oclif/core/compare/4.0.33...4.0.34) (2024-12-02) + + +### Bug Fixes + +* typo in ux module README ([#1250](https://github.com/oclif/core/issues/1250)) ([2c44e46](https://github.com/oclif/core/commit/2c44e46241337ba9f233837bef28d35e6da329f4)) + + + ## [4.0.33](https://github.com/oclif/core/compare/4.0.32...4.0.33) (2024-11-19) diff --git a/package.json b/package.json index cfd2acfd..ce18c4d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "4.0.33", + "version": "4.0.34", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {