Skip to content

Commit b41baf0

Browse files
committed
v0.7.1
1 parent 422f833 commit b41baf0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# 更新日志
22

3+
## 0.7.1 (2024-08-16)
4+
5+
### 🐛 bug 修复
6+
7+
- 修复当响应状态不是 2xx 时候 `FanbookApiError``request` `response` 的值不正确的问题 ([422f833](https://github.com/DevOpen-Club/api-node-sdk/commit/422f83330b01a8dc778c1f434d51d921d4f90b50))
8+
39
## 0.7.0 (2024-08-16)
410

511
### ⚠️ 需要注意

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fanbook-api-node-sdk",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"packageManager": "pnpm@9.7.0",
55
"description": "Fanbook OpenAPI JavaScript / Node.js SDK",
66
"author": "DevOpen Club",

0 commit comments

Comments
 (0)