Skip to content

Commit be7ddea

Browse files
committed
feat(douyinopen): bump version to v3.4.0
1 parent 537cb5a commit be7ddea

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,12 @@
247247

248248
<summary>[展开查看]</summary>
249249

250+
- Release 3.4.0 (2024-11-08)
251+
252+
- **新增**:新增获取用户唯一标识接口。
253+
254+
- **新增**:随官方更新视频评论相关接口。
255+
250256
- Release 3.3.0 (2024-07-14)
251257

252258
- **新增**:新增获取消息中的多媒体资源接口。

src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/SKIT.FlurlHttpClient.ByteDance.DouyinOpen.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 Douyin 字节 字节跳动 头条 今日头条 头条开放平台 抖音 抖音开放平台</PackageTags>
17-
<Version>3.3.0</Version>
17+
<Version>3.4.0</Version>
1818
<Description>基于 Flurl.Http 的抖音开放平台 API 客户端,支持用户授权、用户管理、视频管理、互动管理、搜索管理、数据开放服务、企业号开放能力、生活服务开放能力、工具能力、服务市场开放能力等功能。</Description>
1919
<Authors>Fu Diwei</Authors>
2020
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)