Skip to content

Commit 0e3f083

Browse files
committed
Release 0.12.2
Fixes #109
1 parent 375b36f commit 0e3f083

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-release-notes",
3-
"version": "0.12.1",
3+
"version": "0.12.2",
44
"description": "Create a release from a tag and uses issues or commits to creating the release notes. It also can generate a CHANGELOG.md file based on the release notes (or generate a brand new).",
55
"main": "./github-release-notes.js",
66
"scripts": {

0 commit comments

Comments
 (0)