From 8e312becc0698cfdf67a24be2578e78064facb80 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Wed, 9 Jun 2021 17:56:18 +0000 Subject: [PATCH] chore(release): 0.5.13 [ci skip] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b9230381..66f4b8f0f 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. +### [0.5.13](https://github.com/oclif/core/compare/v0.5.12...v0.5.13) (2021-06-09) + ### [0.5.12](https://github.com/oclif/core/compare/v0.5.11...v0.5.12) (2021-06-07) ### [0.5.11](https://github.com/oclif/core/compare/v0.5.10...v0.5.11) (2021-06-07) diff --git a/package.json b/package.json index 617fce9fd..5806862f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "0.5.12", + "version": "0.5.13", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/core/issues", "dependencies": {