Skip to content

Commit

Permalink
feat(microapp): bump version to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fudiwei committed Jul 14, 2024
1 parent c0fd1a9 commit 926bbe0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@

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

- Release 3.6.0 (2024-07-14)

- **新增**:新增开发者回复评价、删除评价等接口。

- **变更**:升级公共组件至 v3.1.0。

- **修复**:修复小游戏支付接口请求签名错误。(_via_ [GitHub #33](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.ByteDance/issues/33)

- Release 3.5.0 (2024-06-17)

- **新增**:新增素材库相关接口。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.ByteDance</PackageProjectUrl>
<PackageTags>Flurl.Http ByteDance MicroApp 字节 字节跳动 头条 今日头条 抖音 字节小程序 字节跳动小程序 头条小程序 今日头条小程序 抖音小程序</PackageTags>
<Version>3.5.0</Version>
<Version>3.6.0</Version>
<Description>基于 Flurl.Http 的抖音小程序开放平台 API 客户端,支持小程序、小游戏、服务商平台、泛知识课程库、泛知识角色系统、直播小玩法等接口。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit 926bbe0

Please sign in to comment.