Skip to content

Commit bbfaafc

Browse files
committed
chore: release v0.5.2
1 parent c387c2c commit bbfaafc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/three-parents-visit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-app/CHANGELOG.md

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

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- 10a31d2: 对话参数支持默认值
8+
39
## 0.5.1
410

511
### Patch Changes

packages/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dify-chat-app-react",
33
"private": true,
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"scripts": {
66
"build": "rsbuild build",
77
"dev": "rsbuild dev",

0 commit comments

Comments
 (0)