chore(main): release 1.11.0 (#40)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-06 14:50:08 +08:00
committed by GitHub
parent fc27e7d237
commit 032fd9162d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.11.0](https://github.com/gkd-kit/subscription/compare/v1.10.0...v1.11.0) (2023-09-06)
### Features
* **中国移动:** 关闭更新弹窗 ([fc27e7d](https://github.com/gkd-kit/subscription/commit/fc27e7d23776a81a7220a07570e1ddf795b525c4))
## [1.10.0](https://github.com/gkd-kit/subscription/compare/v1.9.0...v1.10.0) (2023-09-06)

View File

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