Skip to content

Commit 2199066

Browse files
chore(release): 1.23.0 [skip ci]
# [1.23.0](v1.22.0...v1.23.0) (2020-12-03) ### Features * ✨ 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 ([41a7e02](41a7e02))
1 parent 41a7e02 commit 2199066

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [1.23.0](https://github.com/d2-projects/d2-admin/compare/v1.22.0...v1.23.0) (2020-12-03)
6+
7+
8+
### Features
9+
10+
* :sparkles: 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 ([41a7e02](https://github.com/d2-projects/d2-admin/commit/41a7e02eb5709c2a3faf4c4727bcd54fbf84c525))
11+
512
# [1.22.0](https://github.com/d2-projects/d2-admin/compare/v1.21.0...v1.22.0) (2020-11-30)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "d2-admin",
3-
"version": "1.22.0",
3+
"version": "1.23.0",
44
"scripts": {
55
"serve": "vue-cli-service serve --open",
66
"start": "npm run serve",

0 commit comments

Comments
 (0)