Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Commit

Permalink
-> v6.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Feb 16, 2017
1 parent 7672ab0 commit 5f782d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [Version 6.9.2](https://github.com/egoist/vbuild/releases/tag/v6.9.2) (2017-2-17)

### Bug fixes

- force reload when hmr failed: [`2c10592`](https://github.com/egoist/vbuild/commit/2c10592)
- fix template: [`7672ab0`](https://github.com/egoist/vbuild/commit/7672ab0)

[...full changes](https://github.com/egoist/vbuild/compare/v6.9.1...v6.9.2)

## [Version 6.9.1](https://github.com/egoist/vbuild/releases/tag/v6.9.1) (2017-2-16)

### Bug fixes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vbuild",
"version": "6.9.1",
"version": "6.9.2",
"description": "Refined webpack development experience for Vue.js",
"repository": {
"url": "egoist/vbuild",
Expand Down Expand Up @@ -91,4 +91,4 @@
"webpack-merge": "^2.6.1",
"yarn-install": "^0.2.1"
}
}
}

0 comments on commit 5f782d8

Please sign in to comment.