Skip to content

Commit 63a66f4

Browse files
authored
chore: release 0.4.0 (#45)
1 parent cc0867e commit 63a66f4

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.4.0 `2023-05-30`
2+
### Features
3+
4+
- 新增小程序`零售电商`模版下载
5+
- 新增移动端vue3`即时通讯`模版下载
6+
7+
## 0.3.3 `2023-02-22`
8+
### Bug Fixes
9+
10+
- 修复下载 Vue3 版本指定页面选项功能失效的问题
11+
12+
## 0.3.2 `2022-09-26`
13+
### Features
14+
15+
- Lite 模板新增 webpack 版本 @sscode02 in #34
16+
117
## 0.3.1 `2022-08-23`
218

319
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdesign-starter-cli",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "CLI tool for TDesign Starter project",
55
"main": "./src/main.ts",
66
"lib": "./bin/index.js",

0 commit comments

Comments
 (0)