Skip to content

Commit 66c8ba3

Browse files
committed
add github-post-release plugin
1 parent f0d869f commit 66c8ba3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"spots": "0.5.0"
4242
},
4343
"devDependencies": {
44+
"github-post-release": "^1.7.1",
4445
"pre-git": "3.15.0",
4546
"semantic-release": "6.3.6"
4647
},
@@ -57,5 +58,8 @@
5758
"post-checkout": [],
5859
"post-merge": []
5960
}
61+
},
62+
"release": {
63+
"generateNotes": "github-post-release"
6064
}
6165
}

0 commit comments

Comments
 (0)