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

Commit

Permalink
-> v6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Feb 15, 2017
1 parent 89a449b commit a82c09b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## [Version 6.4.2](https://github.com/egoist/vbuild/releases/tag/v6.4.2) (2017-2-15)

### Bug fixes

- use publicPath from webpack config: [`89a449b`](https://github.com/egoist/vbuild/commit/89a449b)

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


---

Generated by [changelog.md](https://github.com/egoist/changelog.md)
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.4.1",
"version": "6.4.2",
"description": "Refined webpack development experience for Vue.js",
"repository": {
"url": "egoist/vbuild",
Expand Down Expand Up @@ -82,4 +82,4 @@
"webpack-hot-middleware": "^2.16.1",
"webpack-merge": "^2.6.1"
}
}
}

0 comments on commit a82c09b

Please sign in to comment.