Skip to content

Commit 8a83c3d

Browse files
jackshen310shenxiaojie.316
andauthored
chore: Publish release/20250708-8acb90 (#284)
Co-authored-by: shenxiaojie.316 <shenxiaojie.316@bytedance.com>
1 parent b2eb475 commit 8a83c3d

7 files changed

Lines changed: 40 additions & 13 deletions

File tree

common/changes/@coze/uniapp-api/fix-uniappbug_2025-07-06-13-31.json

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

packages/coze-js/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@coze/api",
33
"entries": [
4+
{
5+
"version": "1.3.5",
6+
"tag": "HEAD",
7+
"date": "2025-07-08T03:18:23.623Z",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Publish for noop"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.3.4",
618
"tag": "HEAD",

packages/coze-js/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @coze/api
22

3+
## 1.3.5 - 2025-07-08
4+
5+
### Other Changes
6+
7+
- Publish for noop
8+
9+
310
## 1.3.4 - 2025-07-03
411

512
### Bug Fixes

packages/coze-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coze/api",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "Official Coze Node.js SDK for seamless AI integration into your applications | 扣子官方 Node.js SDK,助您轻松集成 AI 能力到应用中",
55
"keywords": [
66
"coze",

packages/coze-uniapp/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@coze/uniapp-api",
33
"entries": [
4+
{
5+
"version": "0.3.1",
6+
"tag": "HEAD",
7+
"date": "2025-07-08T03:18:23.630Z",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "fix Websocket undefined"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.3.0",
618
"tag": "HEAD",

packages/coze-uniapp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @coze/uniapp-api
22

3+
## 0.3.1 - 2025-07-08
4+
5+
### Bug Fixes
6+
7+
- fix Websocket undefined
8+
9+
310
## 0.3.0 - 2025-06-17
411

512
### New Features

packages/coze-uniapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coze/uniapp-api",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Official Coze UniApp SDK for seamless AI integration into your applications | 扣子官方 UniApp SDK,助您轻松集成 AI 能力到应用中",
55
"keywords": [
66
"coze",

0 commit comments

Comments
 (0)