Skip to content

Commit 8d11443

Browse files
committed
chore(release): 1.1.1
1 parent 9fd4229 commit 8d11443

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1](https://github.com/TencentCloudBase/cloudbase-agent-ui/compare/v1.1.0...v1.1.1) (2025-03-08)
6+
7+
8+
### 🐛 Bug Fixes | Bug 修复
9+
10+
* 优化发布流程 ([bbc1712](https://github.com/TencentCloudBase/cloudbase-agent-ui/commit/bbc17121c9210a107b987aa4b7657de12e3a66a0))
11+
12+
13+
### 📦 Chores | 其他更新
14+
15+
* sync agent-ui component before release ([f175767](https://github.com/TencentCloudBase/cloudbase-agent-ui/commit/f175767b844ba4ff907d216c76a1392ce3dc64f8))
16+
517
## [1.1.0](https://github.com/TencentCloudBase/cloudbase-agent-ui/compare/v1.0.1-dev...v1.1.0) (2025-03-08)
618

719

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.1.0",
3+
"version": "1.1.1",
44
"description": "微信小程序 Agent UI组件",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)