Skip to content

Commit 75cdf8a

Browse files
committed
chore(release): 1.9.1
1 parent 116eb9c commit 75cdf8a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.9.1](https://github.com/TencentCloudBase/cloudbase-agent-ui/compare/v1.9.0...v1.9.1) (2025-04-21)
6+
7+
8+
### Bug Fixes
9+
10+
* fix doc ([eee3716](https://github.com/TencentCloudBase/cloudbase-agent-ui/commit/eee37163a2071dfa5ab392227fc1677446e2cd5b))
11+
* fix props ([59e8926](https://github.com/TencentCloudBase/cloudbase-agent-ui/commit/59e8926e63d460a6941a2ba8bf2a661fc5cfb2d5))
12+
513
## 1.9.0 (2025-04-18)
614

715
### Features

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

0 commit comments

Comments
 (0)