Skip to content

Commit 6322803

Browse files
jackshen310shenxiaojie.316
andauthored
chore: Publish release/20250623-5f8b3e (#275)
Co-authored-by: shenxiaojie.316 <shenxiaojie.316@bytedance.com>
1 parent a0c9e13 commit 6322803

6 files changed

Lines changed: 33 additions & 34 deletions

File tree

common/changes/@coze/api/feat-opus_2025-06-19-13-35.json

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

common/changes/@coze/api/feat-opus_2025-06-20-06-30.json

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

common/changes/@coze/api/fix-uni_2025-06-23-07-37.json

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

packages/coze-js/CHANGELOG.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
22
"name": "@coze/api",
33
"entries": [
4+
{
5+
"version": "1.3.2",
6+
"tag": "HEAD",
7+
"date": "2025-06-23T07:49:39.427Z",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "feat: add Opus codec support for WebSocket audio streaming"
12+
}
13+
],
14+
"patch": [
15+
{
16+
"comment": "Added method to ensure the and local loopback are ready before processing audio"
17+
},
18+
{
19+
"comment": "add null check for uni.getSystemInfoSync in UniApp user agent"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "1.3.1",
626
"tag": "HEAD",

packages/coze-js/CHANGELOG.md

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

3+
## 1.3.2 - 2025-06-23
4+
5+
### New Features
6+
7+
- feat: add Opus codec support for WebSocket audio streaming
8+
9+
### Bug Fixes
10+
11+
- Added method to ensure the and local loopback are ready before processing audio
12+
- add null check for uni.getSystemInfoSync in UniApp user agent
13+
14+
315
## 1.3.1 - 2025-06-19
416

517
### 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.1-beta.1",
3+
"version": "1.3.2",
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)