feat(work): bump version to v2.2.0

This commit is contained in:
Fu Diwei 2021-12-17 21:17:50 +08:00
parent f51a4a4d66
commit ce100f21c4
2 changed files with 19 additions and 5 deletions

View File

@ -26,11 +26,11 @@
---
### 更新日志
### 模块 `SKIT.FlurlHttpClient.Wechat.Api` 更新日志
<details>
<summary>[展开查看] SKIT.FlurlHttpClient.Wechat.Api 模块更新日志</summary>
<summary>[展开查看]</summary>
- Release 2.2.0
@ -210,9 +210,13 @@
</details>
---
### 模块 `SKIT.FlurlHttpClient.Wechat.TenpayV3` 更新日志
<details>
<summary>[展开查看] SKIT.FlurlHttpClient.Wechat.TenpayV3 模块更新日志</summary>
<summary>[展开查看]</summary>
- Release 2.2.1
@ -362,9 +366,19 @@
</details>
---
### 模块 `SKIT.FlurlHttpClient.Wechat.Work` 更新日志
<details>
<summary>[展开查看] SKIT.FlurlHttpClient.Wechat.Work 模块更新日志</summary>
<summary>[展开查看]</summary>
- Release 2.2.0
- **新增**:新增会议室预定的回调通知事件模型。
- **新增**:新增根据会议 ID 查询会议室预订详情的相关接口。
- Release 2.1.0

View File

@ -12,7 +12,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
<PackageTags>Flurl.Http Wechat Weixin MicroMessage WechatWork WeixinWork Wxwork 微信 企业微信 企业号 微信企业号</PackageTags>
<Version>2.1.0</Version>
<Version>2.2.0</Version>
<Description>基于 Flurl.Http 的企业微信 API 客户端支持企业内部开发、第三方应用开发、智慧硬件开发模式支持基础服务、通讯录管理、客户联系、身份验证、应用管理、素材管理、设备管理、消息推送、OA、效率工具、企业互联、电子发票、家校沟通、家校应用、政民沟通等功能。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>