Skip to content

Commit

Permalink
v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
th0r committed May 12, 2017
1 parent 7cb32f3 commit fae32f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
_Note: Gaps between patch versions are faulty, broken or test releases._

## 2.8.1
* **Improvement**
* Improve warning message when analyzer client couldn't connect to WebSocket server

## 2.8.0
* **Improvement**
* Analyzer now supports `webpack --watch` and Webpack Dev Server!
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webpack-bundle-analyzer",
"version": "2.8.0",
"version": "2.8.1",
"description": "Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap",
"author": "Yury Grunin <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit fae32f2

Please sign in to comment.