From d3570d3e7b036049dc610d4bf575d3d9b1f09978 Mon Sep 17 00:00:00 2001 From: Robert Jackson Date: Mon, 20 Apr 2020 16:03:25 -0400 Subject: [PATCH] Release 2.2.0 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e444c2..87ac945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## v2.2.0 (2020-04-20) + +#### :rocket: Enhancement +* [#37](https://github.com/rwjblue/release-it-lerna-changelog/pull/37) Use `editor` if present on `$PATH`. ([@rwjblue](https://github.com/rwjblue)) + +#### :bug: Bug Fix +* [#38](https://github.com/rwjblue/release-it-lerna-changelog/pull/38) Ensure custom changelog is displayed initially on release-it@13.5.3+. ([@rwjblue](https://github.com/rwjblue)) + +#### Committers: 2 +- Robert Jackson ([@rwjblue](https://github.com/rwjblue)) +- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) + + ## v2.1.2 (2020-03-27) #### :bug: Bug Fix diff --git a/package.json b/package.json index eafdf00..d179653 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release-it-lerna-changelog", - "version": "2.1.2", + "version": "2.2.0", "description": "release-it plugin for lerna-changelog ", "keywords": [ "release",