From 294aa9989e1f43f06e3e78688b364d959b638365 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Fri, 23 Sep 2022 18:07:57 +0000 Subject: [PATCH] chore(release): 1.16.4 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b03621c1..db57530a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.16.4](https://github.com/oclif/core/compare/v1.16.3...v1.16.4) (2022-09-23) + + +### Bug Fixes + +* work with 4.8.3 ([#493](https://github.com/oclif/core/issues/493)) ([2f09a72](https://github.com/oclif/core/commit/2f09a725bb7ff7ef8b4f4d6d6f67d0d83a1ed1f8)) + ### [1.16.3](https://github.com/oclif/core/compare/v1.16.2...v1.16.3) (2022-09-16) ### [1.16.2](https://github.com/oclif/core/compare/v1.16.1...v1.16.2) (2022-09-16) diff --git a/package.json b/package.json index 8862845a..747784b6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.16.3", + "version": "1.16.4", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {