We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed7e433 commit e6afafeCopy full SHA for e6afafe
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v2.11.0 (2020-09-09)
2
+
3
+#### :rocket: Enhancement
4
+* [#134](https://github.com/rwjblue/create-rwjblue-release-it-setup/pull/134) Tweak release template to pass markdownlint. ([@rwjblue](https://github.com/rwjblue))
5
6
+#### Committers: 1
7
+- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8
9
10
## v2.10.0 (2020-09-08)
11
12
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "create-rwjblue-release-it-setup",
- "version": "2.10.0",
+ "version": "2.11.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",
0 commit comments