Skip to content

Commit b8fbe81

Browse files
author
shenxiaojie.316
committed
chore: Publish release/20250626-b930cd
1 parent 73136c3 commit b8fbe81

6 files changed

Lines changed: 24 additions & 34 deletions

File tree

common/changes/@coze/api/feat-login_2025-06-25-04-07.json

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

common/changes/@coze/api/feat-rtc_2025-06-17-16-41.json

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

common/changes/@coze/api/feat-rtc_2025-06-24-02-27.json

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

packages/coze-js/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@coze/api",
33
"entries": [
4+
{
5+
"version": "1.3.3",
6+
"tag": "HEAD",
7+
"date": "2025-06-26T12:05:11.121Z",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "implement settings component and API integration"
12+
},
13+
{
14+
"comment": "Add WebRTC demo"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.3.2",
621
"tag": "HEAD",

packages/coze-js/CHANGELOG.md

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

3+
## 1.3.3 - 2025-06-26
4+
5+
### New Features
6+
7+
- implement settings component and API integration
8+
- Add WebRTC demo
9+
10+
311
## 1.3.2 - 2025-06-23
412

513
### New Features

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.2",
3+
"version": "1.3.3",
44
"description": "Official Coze Node.js SDK for seamless AI integration into your applications | 扣子官方 Node.js SDK,助您轻松集成 AI 能力到应用中",
55
"keywords": [
66
"coze",

0 commit comments

Comments
 (0)