chore(release): 1.10.0 [skip ci]

# [1.10.0](https://github.com/d2-projects/d2-admin/compare/v1.9.2...v1.10.0) (2020-04-26)

### Bug Fixes

* 升级 cdn 依赖版本 ([771031d](771031d7d3))

### Features

* add theme chester ([e3fd543](e3fd543573))
This commit is contained in:
semantic-release-bot
2020-04-26 13:19:14 +00:00
parent e3fd543573
commit 130ab96885
2 changed files with 13 additions and 1 deletions

View File

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