Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Aug 1, 2020
1 parent a5cfb88 commit 65d7957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vc2c",
"version": "1.4.0",
"version": "2.0.0",
"author": "<yoyo930021>[email protected]",
"license": "MIT",
"main": "dist/lib/index.js",
Expand Down

0 comments on commit 65d7957

Please sign in to comment.