We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd10c7 commit ce3dad5Copy full SHA for ce3dad5
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v2.9.2 (2020-07-13)
2
+
3
+#### :bug: Bug Fix
4
5
+* Update `release-it` and `hosted-git-info` dependencies.
6
7
8
## v2.9.1 (2020-06-29)
9
10
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "create-rwjblue-release-it-setup",
- "version": "2.9.1",
+ "version": "2.9.2",
"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