Skip to content

Commit 394cb4b

Browse files
committed
feat(tiktokshop): bump version to v3.5.0
1 parent 2299343 commit 394cb4b

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
@@ -421,6 +421,12 @@
421421

422422
<summary>[展开查看]</summary>
423423

424+
- Release 3.5.0 (2025-03-31)
425+
426+
- **变更**:移除已废弃的旧版本 API。
427+
428+
- **修复**:修复因大小写敏感导致的请求签名错误。(_via_ [GitHub #37](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.ByteDance/issues/37)
429+
424430
- Release 3.4.0 (2024-11-14)
425431

426432
- **新增**:新增商品制造商与责任人相关接口。

src/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop/SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1515
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.ByteDance</PackageProjectUrl>
1616
<PackageTags>Flurl.Http ByteDance TikTok TikTokShop TikTokShopPartner TikTokShopOpenPlatform TikTokShopOpenAPI TTS TTSPartner TTSOpenPlatform TTSOpenAPI 字节 字节跳动 抖音国际版 抖音国际版电商 抖音跨境电商 抖音跨境电商开放平台</PackageTags>
17-
<Version>3.4.0</Version>
17+
<Version>3.5.0</Version>
1818
<Description>
1919
基于 Flurl.Http 的 TikTok Shop Open Platform API 客户端。
2020
The TikTok Shop Open Platform API SDK for .NET. (Offical Website: https://partner.tiktokshop.com/)

0 commit comments

Comments
 (0)