Skip to content

Commit f74d343

Browse files
author
Robert Jackson
committed
Release 2.9.0
1 parent 81da726 commit f74d343

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v2.9.0 (2020-05-20)
2+
3+
#### :rocket: Enhancement
4+
* [#93](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/93) Add information on requiring GITHUB_AUTH to `RELEASE.md`. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 1
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
9+
110
## v2.8.0 (2020-05-15)
211

312
#### :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.8.0",
3+
"version": "2.9.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)