chore(main): release 1.40.0 (#322)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
close #271
This commit is contained in:
github-actions[bot]
2023-09-24 01:18:18 +08:00
committed by GitHub
parent 3a4f449743
commit bcc1d3c36a
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.40.0](https://github.com/gkd-kit/subscription/compare/v1.39.0...v1.40.0) (2023-09-23)
### Features
* **微信:** 自动查看原图 ([#271](https://github.com/gkd-kit/subscription/issues/271)) ([3a4f449](https://github.com/gkd-kit/subscription/commit/3a4f4497439a6e899cc01ca3f4fca553075095a2))
## [1.39.0](https://github.com/gkd-kit/subscription/compare/v1.38.0...v1.39.0) (2023-09-23)

View File

@@ -1,7 +1,7 @@
{
"name": "@gkd-kit/subscription",
"type": "module",
"version": "1.39.0",
"version": "1.40.0",
"main": "./dist/gkd.json",
"unpkg": "./dist/gkd.json",
"jsdelivr": "./dist/gkd.json",