Skip to content

Commit 65d7957

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.4.0...v2.0.0) (2020-08-01) ### chore * drop support node 8.x ([a5cfb88](a5cfb88)) * upgrade packages ([9013a09](9013a09)) ### Code Refactoring * fix typo ([50b962b](50b962b)) ### Features * support new compostion api spec ([7d26539](7d26539)) ### BREAKING CHANGES * the minimal required node is 10.18 * rename attrutibes, typesciprt to attributes, typescript * upgrade prettier,prettier-eslint
1 parent a5cfb88 commit 65d7957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vc2c",
3-
"version": "1.4.0",
3+
"version": "2.0.0",
44
"author": "<yoyo930021>[email protected]",
55
"license": "MIT",
66
"main": "dist/lib/index.js",

0 commit comments

Comments
 (0)