Skip to content

Commit 0869b01

Browse files
authored
Revert "chore: release auto-import-resolver 0.1.3 (#6159)" (#6160)
This reverts commit 9d591cd.
1 parent 9d591cd commit 0869b01

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
pr_number: 6154
3+
contributor: liweijie0812
4+
---
5+
6+
- feat: 解析chat 系列组件,新增 Attachments,ChatActionbar,ChatList,ChatMarkdown, ChatThinking,Chatbot @liweijie0812 ([#6154](https://github.com/Tencent/tdesign-vue-next/pull/6154))

packages/auto-import-resolver/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
## 🌈 0.1.3 `2025-11-17`
2-
3-
### 🚀 Features
4-
- 解析 chat 系列组件,新增 Attachments,ChatActionbar,ChatList,ChatMarkdown, ChatThinking,Chatbot @liweijie0812 ([#6154](https://github.com/Tencent/tdesign-vue-next/pull/6154))
5-
6-
71
## 🌈 0.1.2 `2025-09-10`
82

93
### 🚀 Features

packages/auto-import-resolver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tdesign-vue-next/auto-import-resolver",
3-
"version": "0.1.3",
3+
"version": "0.1.2",
44
"description": "On-demand components auto importing for series of TDesign Vue Components",
55
"author": "tdesign",
66
"license": "MIT",

0 commit comments

Comments
 (0)