Skip to content

Commit 01c143b

Browse files
author
Robert Jackson
committed
Release 3.0.0
1 parent 130b782 commit 01c143b

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v3.0.0 (2020-10-20)
2+
3+
#### :boom: Breaking Change
4+
* [#154](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/154) Update release-it plugins for [email protected] support. ([@rwjblue](https://github.com/rwjblue))
5+
* [#153](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/153) Drop Node 11 and 13 support. ([@rwjblue](https://github.com/rwjblue))
6+
7+
#### :house: Internal
8+
* [#144](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/144) Swap to volta-cli/action@v1. ([@rwjblue](https://github.com/rwjblue))
9+
10+
#### Committers: 2
11+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
12+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
13+
14+
115
## v2.11.0 (2020-09-09)
216

317
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-rwjblue-release-it-setup",
3-
"version": "2.11.0",
3+
"version": "3.0.0",
44
"description": "Simple npm init / yarn create bin package to add release-it setup used by rwjblue",
55
"keywords": [],
66
"repository": "https://github.com/rwjblue/create-rwjblue-release-it-setup",

0 commit comments

Comments
 (0)