Skip to content

Commit ff6bd26

Browse files
release: release new versions (#71)
# Version Updates Merging this PR will release new versions of the following packages based on your change files. # @matechat/react ## [0.1.0-rc.3] ### Bug Fixes - 742dfeb Fix matechat component exports. Co-authored-by: fu050409 <[email protected]>
1 parent 742dfeb commit ff6bd26

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changes/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
".changes/bubble-patch.md",
88
".changes/bubble-perf.md",
99
".changes/chore-deps.md",
10+
".changes/exports.md",
1011
".changes/file-upload.md",
1112
".changes/fix-list-selection.md",
1213
".changes/fix-prompt.md",

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[0.1.0-rc.3]
4+
5+
### Bug Fixes
6+
7+
- [`742dfeb`](https://github.com/DevCloudFE/matechat-react/commit/742dfeb28f4b7b54a6c20f29e952b2dd7517626e) Fix matechat component exports.
8+
39
## \[0.1.0-rc.2]
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matechat/react",
3-
"version": "0.1.0-rc.2",
3+
"version": "0.1.0-rc.3",
44
"packageManager": "[email protected]",
55
"description": "Front-end AI scenario solution UI library based on Huawei DevUI Design.",
66
"type": "module",

0 commit comments

Comments
 (0)