Skip to content

Commit 2be1986

Browse files
committed
chore(release): 1.1.0
1 parent 9d38d64 commit 2be1986

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.1.0](https://github.com/TencentCloudBase/cloudbase-agent-ui/compare/v1.0.1-dev...v1.1.0) (2025-03-08)
6+
7+
8+
### ✨ Features | 新功能
9+
10+
* 优化工作流 ([9a63578](https://github.com/TencentCloudBase/cloudbase-agent-ui/commit/9a63578302d74de0f0ebb45460a6c605d1b10b01))
11+
12+
13+
### 📦 Chores | 其他更新
14+
15+
* sync agent-ui component before release ([015249b](https://github.com/TencentCloudBase/cloudbase-agent-ui/commit/015249bed455d37d4a0fb2187a1787bf4a9c4803))
16+
* sync agent-ui component before release ([c27c2c4](https://github.com/TencentCloudBase/cloudbase-agent-ui/commit/c27c2c423659c9dd9b31f6b39b109e2fff677032))
17+
* sync agent-ui component before release ([a3e376d](https://github.com/TencentCloudBase/cloudbase-agent-ui/commit/a3e376d9ca6e4b53f0b196eedaeaff23b9f19af5))
18+
519
### 1.0.1 (2025-03-08)
620

721

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudbase-agent-ui",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "微信小程序 Agent UI组件",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)