From 2267a02f5159f2ec23fd17733a8710f03789fa15 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Mon, 28 Feb 2022 15:59:34 +0000 Subject: [PATCH] chore(release): 1.3.6 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 785609f88..4ac2d2453 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.6](https://github.com/oclif/core/compare/v1.3.5...v1.3.6) (2022-02-28) + + +### Bug Fixes + +* parsing the default is wrong types ([ba08723](https://github.com/oclif/core/commit/ba087237773e6f4b3649d03dc88f693a22681de9)) + ### [1.3.5](https://github.com/oclif/core/compare/v1.3.4...v1.3.5) (2022-02-25) diff --git a/package.json b/package.json index c27371fa5..6e0259d4b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.3.5", + "version": "1.3.6", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {