From 65f6220479311714ed775cf6647cd2931f7b5bc7 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Mon, 27 Jun 2022 16:31:26 +0000 Subject: [PATCH] chore(release): 1.1.1 [ci skip] --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8be6dfa..3e33e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.1.1](https://github.com/oclif/plugin-version/compare/v1.1.0...v1.1.1) (2022-06-27) + + +### Bug Fixes + +* add --json flag ([47d7105](https://github.com/oclif/plugin-version/commit/47d7105a4bd36f8bed8d4772485c4f5eef0fdacd)) +* suggestions on how to improve PR [#70](https://github.com/oclif/plugin-version/issues/70) ([4023f70](https://github.com/oclif/plugin-version/commit/4023f708204ca940b905cf98e43c0fce72a97307)) + ## [1.1.0](https://github.com/oclif/plugin-version/compare/v1.0.4...v1.1.0) (2022-06-13) diff --git a/package.json b/package.json index 45c0a72..e1b3d42 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-version", "description": "A command that shows the CLI version", - "version": "1.1.0", + "version": "1.1.1", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {