Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2019-11-03)

### Bug Fixes

* error handling can't convert object property ([d22c26b](d22c26b))
* error handling data property ([f42c202](f42c202))

### Features

* add engines in package.json ([ad00e6c](ad00e6c))
  • Loading branch information
semantic-release-bot committed Nov 3, 2019
1 parent f42c202 commit 3bbfce3
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.0.1",
"version": "1.1.0",
"author": "<yoyo930021>[email protected]",
"license": "MIT",
"main": "dist/lib/index.js",
Expand Down

0 comments on commit 3bbfce3

Please sign in to comment.