From 49592accd2d53bf6e3a6dea2e722443a2d1af8b9 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 19 Jul 2023 03:45:36 +0000 Subject: [PATCH] chore(release): 1.8.33 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 018fd24..5d0b232 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.8.33](https://github.com/oclif/command/compare/1.8.32...1.8.33) (2023-07-19) + + +### Bug Fixes + +* **deps:** bump word-wrap from 1.2.3 to 1.2.4 ([01d25ee](https://github.com/oclif/command/commit/01d25ee4133860db7c3044c1b1320a85014a54ab)) + + + ## [1.8.32](https://github.com/oclif/command/compare/1.8.31...1.8.32) (2023-07-15) diff --git a/package.json b/package.json index 9fd5920..ee795ba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/command", "description": "oclif base command", - "version": "1.8.32", + "version": "1.8.33", "author": "Salesforce", "bugs": "https://github.com/oclif/command/issues", "dependencies": {