Skip to content

Commit f8e7abe

Browse files
committed
chore: release 0.4.1
1 parent c702504 commit f8e7abe

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,25 @@
1+
## 0.4.1 `2023-07-19`
2+
3+
### Features
4+
5+
- Lite 默认使用最新版本的组件库
6+
- Lite 版本新增 .gitignore 文件
7+
18
## 0.4.0 `2023-05-30`
9+
210
### Features
311

412
- 新增小程序`零售电商`模版下载
5-
- 新增移动端vue3`即时通讯`模版下载
13+
- 新增移动端 vue3`即时通讯`模版下载
614

715
## 0.3.3 `2023-02-22`
16+
817
### Bug Fixes
918

1019
- 修复下载 Vue3 版本指定页面选项功能失效的问题
1120

1221
## 0.3.2 `2022-09-26`
22+
1323
### Features
1424

1525
- Lite 模板新增 webpack 版本 @sscode02 in #34

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.4.0",
3+
"version": "0.4.1",
44
"description": "CLI tool for TDesign Starter project",
55
"main": "./src/main.ts",
66
"lib": "./bin/index.js",

0 commit comments

Comments
 (0)