We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfa1af commit 1cec409Copy full SHA for 1cec409
CHANGELOG.md
@@ -2,6 +2,12 @@
2
Changelog
3
===============================================================================
4
5
+v1.13.0
6
+-------------------------------------------------------------------------------
7
+
8
+- Update node-notifier to v9
9
10
11
v1.12.0
12
-------------------------------------------------------------------------------
13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "webpack-notifier",
- "version": "1.12.0",
+ "version": "1.13.0",
"description": "webpack + node-notifier = build status system notifications",
"main": "index.js",
"files": [
0 commit comments