Skip to content

Commit

Permalink
Release 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Sep 8, 2020
1 parent d5711ea commit 7a01aab
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v2.10.0 (2020-09-08)

#### :rocket: Enhancement
* [#133](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/133) Update to release-it@14. ([@rwjblue](https://github.com/rwjblue))

#### :memo: Documentation
* [#123](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/123) Fix misspelling in `README.md` ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 3
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)


## v2.9.2 (2020-07-13)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-rwjblue-release-it-setup",
"version": "2.9.2",
"version": "2.10.0",
"description": "Simple npm init / yarn create bin package to add release-it setup used by rwjblue",
"keywords": [],
"repository": "https://github.com/rwjblue/create-rwjblue-release-it-setup",
Expand Down

0 comments on commit 7a01aab

Please sign in to comment.