From bb283a7909e397de3b2c9e7e8dfa2f9a3c0debf2 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Thu, 14 Jul 2022 16:25:47 +0000 Subject: [PATCH] chore(release): 1.9.6 [ci skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a3c85a9..4f85e320c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.9.6](https://github.com/oclif/core/compare/v1.9.5...v1.9.6) (2022-07-14) + ### [1.9.5](https://github.com/oclif/core/compare/v1.9.4...v1.9.5) (2022-06-23) ### [1.9.4](https://github.com/oclif/core/compare/v1.9.3...v1.9.4) (2022-06-23) diff --git a/package.json b/package.json index feb78cad6..2760e99a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.9.5", + "version": "1.9.6", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {