Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit d0390f9

Browse files
committed
chore: Version 4.0.0
1 parent 2a083ac commit d0390f9

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<a name="4.0.0"></a>
2+
# [4.0.0](https://github.com/znck/rollup-plugin-vue/compare/v2.5.2...v4.0.0) (2018-05-01)
3+
4+
### Features
5+
6+
* use [@vue](https://github.com/vue)/component-compiler ([e110aa0](https://github.com/znck/rollup-plugin-vue/commit/e110aa0))
7+
8+
9+

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-vue",
3-
"version": "4.0.0-alpha.1",
3+
"version": "4.0.0",
44
"description": "Roll .vue files",
55
"main": "dist/rollup-plugin-vue.common.js",
66
"module": "dist/rollup-plugin-vue.js",

0 commit comments

Comments
 (0)