Skip to content

Commit 3fdf756

Browse files
author
Robert Jackson
committed
Release 3.1.1
1 parent 529d92d commit 3fdf756

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,5 +1,14 @@
11
# Changelog
22

3+
## v3.1.1 (2020-11-04)
4+
5+
#### :bug: Bug Fix
6+
* [#164](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/164) Ensure blank line between `# Changelog` and existing content. ([@rwjblue](https://github.com/rwjblue))
7+
8+
#### Committers: 1
9+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
10+
11+
312
## v3.1.0 (2020-10-30)
413

514
#### :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": "3.1.0",
3+
"version": "3.1.1",
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)