We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4a0b9 commit 32c9b9bCopy full SHA for 32c9b9b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
Changelog
3
===============================================================================
4
5
+v1.3.1
6
+-------------------------------------------------------------------------------
7
+
8
+- Republished v1.3.0 due to NPM deployment failure
9
10
11
v1.3.0
12
-------------------------------------------------------------------------------
13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "webpack-notifier",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "webpack + node-notifier = build status system notifications",
"main": "index.js",
"scripts": {
0 commit comments