From 9ad792a2fbc7c8566b338fa5d00e89bfae08e09c Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Mon, 28 Jun 2021 17:19:11 +0000 Subject: [PATCH] chore(release): 0.5.17 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2a2b12bf..2449cb536 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. +### [0.5.17](https://github.com/oclif/core/compare/v0.5.16...v0.5.17) (2021-06-28) + + +### Bug Fixes + +* simplify toSuccessJson ([442195e](https://github.com/oclif/core/commit/442195eb6ee5e7728fe0bb4e9e1d8ecb5633f105)) + ### [0.5.16](https://github.com/oclif/core/compare/v0.5.15...v0.5.16) (2021-06-28) diff --git a/package.json b/package.json index afae96f3e..2f3fe07db 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "0.5.16", + "version": "0.5.17", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/core/issues", "dependencies": {