Skip to content

Commit

Permalink
feat(wxapi): bump version to v2.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fudiwei committed Oct 14, 2023
1 parent cbf4343 commit a2eaf42
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@

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

- Release 2.34.0

- **新增**:新增小程序微信物流服务退货组件、查询组件等相关接口。

- **新增**:随官方更新第三方平台代商家管理小程序类目管理相关接口模型。(_via_ [Gitee #I83L82](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/I83L82)

- **变更**:调整部分微信模板消息相关接口模型的命名方式。

- **修复**:修复发布能力相关接口模型字段类型定义错误。(_via_ [Gitee #I87LB3](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/I87LB3)

- Release 2.33.0

- **新增**:新增小程序 ICP 备案审核通知事件。(_via_ [GitHub #108](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/pull/108)
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.Wechat</PackageProjectUrl>
<PackageTags>Flurl.Http Wechat Weixin MicroMessage MiniProgram MiniGame MiniStore 微信 公众号 服务号 订阅号 小程序 小游戏 小商店 视频号 公众平台 开放平台 微信公众号 微信服务号 微信订阅号 微信小程序 微信小游戏 微信小商店 微信视频号 微信公众平台 微信开放平台</PackageTags>
<Version>2.33.0</Version>
<Version>2.34.0</Version>
<Description>基于 Flurl.Http 的微信 API 客户端,支持公众平台(订阅号、服务号、小程序、小游戏、小商店、视频号)、开放平台等平台,支持基础服务、模板消息、订阅消息、客服消息、动态消息、菜单管理、素材管理、留言管理、用户管理、账号管理、草稿箱、发布能力、数据统计、微信门店、微信小店、视频号小店、智能接口、一物一码、微信发票、微信非税缴费、插件管理、附近的小程序、小程序码、小程序搜索、URL Scheme、URL Link、即时配送、物流助手、直播、生物认证、虚拟支付、开放数据、对局匹配、帧同步、内容安全、安全风控、交易组件、小程序联盟、第三方平台、服务平台等功能。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit a2eaf42

Please sign in to comment.