diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a32238..d1bcedc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## v3.1.0 (2020-10-29) + +#### :rocket: Enhancement +* [#91](https://github.com/rwjblue/release-it-lerna-changelog/pull/91) Insert new changelog content before the first h2 existing element ([@Turbo87](https://github.com/Turbo87)) + +#### Committers: 1 +- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) + + ## v3.0.0 (2020-10-20) #### :boom: Breaking Change diff --git a/package.json b/package.json index e3afeec..d9234c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release-it-lerna-changelog", - "version": "3.0.0", + "version": "3.1.0", "description": "release-it plugin for lerna-changelog ", "keywords": [ "release",