mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-16 07:59:44 +08:00
feat(wxads): bump version to v2.0.0
This commit is contained in:
parent
5ca3dae671
commit
e58047ec6c
14
CHANGELOG.md
14
CHANGELOG.md
@ -1025,6 +1025,20 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### 模块 `SKIT.FlurlHttpClient.Wechat.Ads` 更新日志
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
<summary>[展开查看]</summary>
|
||||||
|
|
||||||
|
- Release 2.0.0
|
||||||
|
|
||||||
|
- 首次发布。
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### 模块 `SKIT.FlurlHttpClient.Wechat.OpenAI` 更新日志
|
### 模块 `SKIT.FlurlHttpClient.Wechat.OpenAI` 更新日志
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||||
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
|
||||||
<PackageTags>Flurl.Http Wechat Weixin MicroMessage WechatAds WechatAdvertisting 微信 广告平台 微信广告平台 腾讯广告平台 广点通 微信广点通 腾讯广点通</PackageTags>
|
<PackageTags>Flurl.Http Wechat Weixin MicroMessage WechatAds WechatAdvertisting 微信 广告平台 微信广告平台 腾讯广告平台 广点通 微信广点通 腾讯广点通</PackageTags>
|
||||||
<Version>2.0.0-rc.7</Version>
|
<Version>2.0.0</Version>
|
||||||
<Description>基于 Flurl.Http 的微信广告平台(广点通)API 客户端。</Description>
|
<Description>基于 Flurl.Http 的微信广告平台(广点通)API 客户端。</Description>
|
||||||
<Authors>Fu Diwei</Authors>
|
<Authors>Fu Diwei</Authors>
|
||||||
<RepositoryType>git</RepositoryType>
|
<RepositoryType>git</RepositoryType>
|
||||||
|
Loading…
Reference in New Issue
Block a user