From cdf7396c2333cc86ba164416e3f9f2a04eaf3b1f Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Thu, 3 Mar 2022 18:35:33 +0000 Subject: [PATCH] chore(release): 1.5.1 [ci skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c2dc7d8..ee2302236 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.5.1](https://github.com/oclif/core/compare/v1.5.0...v1.5.1) (2022-03-03) + ## [1.5.0](https://github.com/oclif/core/compare/v1.4.0...v1.5.0) (2022-03-02) diff --git a/package.json b/package.json index a81df772e..7d6b119f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.5.0", + "version": "1.5.1", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {