Skip to content

Commit d69b469

Browse files
author
shenxiaojie.316
committed
chore: Publish release/20250703-6d64c9
1 parent 59d889e commit d69b469

5 files changed

Lines changed: 20 additions & 23 deletions

File tree

common/changes/@coze/api/fix-websocket_2025-07-02-01-45.json

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

common/changes/@coze/api/fix-websocket_2025-07-02-13-26.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.4",
6+
"tag": "HEAD",
7+
"date": "2025-07-03T03:25:53.559Z",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix No ScriptProcessor was register with this name"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.3.3",
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.4 - 2025-07-03
4+
5+
### Bug Fixes
6+
7+
- Fix No ScriptProcessor was register with this name
8+
9+
310
## 1.3.3 - 2025-06-26
411

512
### 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.3",
3+
"version": "1.3.4",
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)