Skip to content

Commit 7a01aab

Browse files
author
Robert Jackson
committed
Release 2.10.0
1 parent d5711ea commit 7a01aab

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+
## v2.10.0 (2020-09-08)
2+
3+
#### :rocket: Enhancement
4+
* [#133](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/133) Update to release-it@14. ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### :memo: Documentation
7+
* [#123](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/123) Fix misspelling in `README.md` ([@rwwagner90](https://github.com/rwwagner90))
8+
9+
#### Committers: 3
10+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
11+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
12+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
13+
14+
115
## v2.9.2 (2020-07-13)
216

317
#### :bug: Bug Fix

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.9.2",
3+
"version": "2.10.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)