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

Commit

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

### Bug fixes

- split css and es6 files: [`deacca1`](https://github.com/egoist/vbuild/commit/deacca1)

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

## [Version 6.10.2](https://github.com/egoist/vbuild/releases/tag/v6.10.2) (2017-2-17)

### Bug fixes
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": "vbuild",
"version": "6.10.2",
"version": "6.10.3",
"description": "Refined webpack development experience for Vue.js",
"repository": {
"url": "egoist/vbuild",
Expand Down

0 comments on commit 9825f3d

Please sign in to comment.