From 858b40c32cf0eedab9e183590ab1e07e64f0c8ba Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Mon, 8 Aug 2022 22:46:51 +0000 Subject: [PATCH] chore(release): 1.13.7 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffddab531..ea2114a98 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.13.7](https://github.com/oclif/core/compare/v1.13.6...v1.13.7) (2022-08-08) + + +### Bug Fixes + +* types on custom flags ([#463](https://github.com/oclif/core/issues/463)) ([2728e23](https://github.com/oclif/core/commit/2728e2310406137e0356d039a90d321daafd6578)) + ### [1.13.6](https://github.com/oclif/core/compare/v1.13.5...v1.13.6) (2022-08-08) diff --git a/package.json b/package.json index eede45b91..5748ec941 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.13.6", + "version": "1.13.7", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {