Skip to content

Commit 78849d8

Browse files
committed
feat(microapp): bump version to v3.4.0
1 parent 98b0df3 commit 78849d8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,20 @@
3333

3434
<summary>[展开查看]</summary>
3535

36+
- Release 3.4.0 (2024-05-31)
37+
38+
- **新增**:新增小程序券相关接口。
39+
40+
- **新增**:新增交易工具周期代扣、交易工具信用免押等相关接口。
41+
42+
- **新增**:新增通用交易系统、行业交易系统等相关接口。
43+
44+
- **新增**:新增短视频分析、直播分析、小房子直播分析、留资分析等相关接口。
45+
46+
- **新增**:随官方更新数据分析相关接口模型。
47+
48+
- **变更**:升级依赖 `BouncyCastle.Cryptography` 至 v2.4.0。
49+
3650
- Release 3.3.0 (2024-05-26)
3751

3852
- **新增**:新增小程序文字直播预约公告、Web 化接入、抖店绑定、电商等相关接口。

src/SKIT.FlurlHttpClient.ByteDance.MicroApp/SKIT.FlurlHttpClient.ByteDance.MicroApp.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 MicroApp 字节 字节跳动 头条 今日头条 抖音 字节小程序 字节跳动小程序 头条小程序 今日头条小程序 抖音小程序</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)