From cbabf8069bbb3d413a39b793a8d9036874a9d48a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 29 Jul 2023 11:23:22 +0000 Subject: [PATCH] chore(release): 1.8.35 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index add1ac4..6f8590f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.8.35](https://github.com/oclif/command/compare/1.8.34...1.8.35) (2023-07-29) + + +### Bug Fixes + +* **deps:** bump @oclif/parser from 3.8.15 to 3.8.16 ([1b45710](https://github.com/oclif/command/commit/1b4571000a166969767b6dc474098f67a9a087f6)) + + + ## [1.8.34](https://github.com/oclif/command/compare/1.8.33...1.8.34) (2023-07-22) diff --git a/package.json b/package.json index 50a16d3..0a796c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/command", "description": "oclif base command", - "version": "1.8.34", + "version": "1.8.35", "author": "Salesforce", "bugs": "https://github.com/oclif/command/issues", "dependencies": {