From d7067d13c7d80c9e0064455c27ac1ebb6ee53fd2 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT <alm-cli@salesforce.com> Date: Fri, 11 Feb 2022 18:46:27 +0000 Subject: [PATCH] chore(release): 1.3.4 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a238be7ad..ef8f8c545 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.4](https://github.com/oclif/core/compare/v1.3.3...v1.3.4) (2022-02-11) + + +### Bug Fixes + +* use error type instead of record ([#371](https://github.com/oclif/core/issues/371)) ([136ffe0](https://github.com/oclif/core/commit/136ffe06fe3dc3ddb6d018ced2b2cfaa9399d943)) + ### [1.3.3](https://github.com/oclif/core/compare/v1.3.2...v1.3.3) (2022-02-09) diff --git a/package.json b/package.json index 6967128bc..bf7852cff 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.3.3", + "version": "1.3.4", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {