Skip to content

Commit

Permalink
1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gvozd committed Nov 15, 2020
1 parent 2476441 commit 837bd45
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,12 @@
Changelog
===============================================================================

v1.10.0
-------------------------------------------------------------------------------

- Add `onlyOnError` option ([#51](https://github.com/Turbo87/webpack-notifier/pull/51)


v1.9.1
-------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "webpack-notifier",
"version": "1.9.1",
"version": "1.10.0",
"description": "webpack + node-notifier = build status system notifications",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 837bd45

Please sign in to comment.