Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soda-x committed Jul 11, 2016
1 parent 83c43fd commit a885c98
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
.DS_Store
tmp
node_modules/*
src/__tests__/fixtures/**/dist
coverage
lib
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

---

## 0.5.0

- use webpack.updateConfig.finally to add webpack plugins, the plugin is used for inject livereload

## 0.4.0

- Enhancement: support compiler and injectHost options
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": "dora-plugin-livereload",
"version": "0.4.0",
"version": "0.5.0",
"description": "dora plugin for livereload",
"repository": {
"type": "git",
Expand Down

0 comments on commit a885c98

Please sign in to comment.