chore(release): 1.16.0 [skip ci]

# [1.16.0](https://github.com/d2-projects/d2-admin/compare/v1.15.0...v1.16.0) (2020-06-08)

### Features

*  移除对 error 的无用判断 ([079fd1c](079fd1c280))
This commit is contained in:
semantic-release-bot
2020-06-08 07:49:57 +00:00
parent 079fd1c280
commit 223e77dd2b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "d2-admin",
"version": "1.15.0",
"version": "1.16.0",
"scripts": {
"serve": "vue-cli-service serve --open",
"start": "npm run serve",