From 520cdc00a3fcc0365b03c1d7b4c6cd14125b3f2b Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Wed, 9 Feb 2022 16:46:24 +0000 Subject: [PATCH] chore(release): 1.3.3 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07bfbb625..a238be7ad 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.3.3](https://github.com/oclif/core/compare/v1.3.2...v1.3.3) (2022-02-09) + + +### Bug Fixes + +* update isProd utility ([#368](https://github.com/oclif/core/issues/368)) ([a58315d](https://github.com/oclif/core/commit/a58315dc401071675c0f1b08a7ab82c35846ce6d)) + ### [1.3.2](https://github.com/oclif/core/compare/v1.3.1...v1.3.2) (2022-02-08) diff --git a/package.json b/package.json index 9172c6dc4..6967128bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.3.2", + "version": "1.3.3", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {