chore(release): 1.23.0 [skip ci]

# [1.23.0](https://github.com/d2-projects/d2-admin/compare/v1.22.0...v1.23.0) (2020-12-03)

### Features

*  提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 ([41a7e02](41a7e02eb5))
This commit is contained in:
semantic-release-bot
2020-12-03 14:05:45 +00:00
parent 41a7e02eb5
commit 219906665a
2 changed files with 8 additions and 1 deletions

View File

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