mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
chore(main): release 1.15.0 (#49)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> <https://github.com/gkd-kit/subscription/issues/47#issuecomment-1710282708>
This commit is contained in:
committed by
GitHub
parent
04b07a8f3f
commit
5699db81da
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## [1.15.0](https://github.com/gkd-kit/subscription/compare/v1.14.0...v1.15.0) (2023-09-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **豆瓣:** 影评广告卡片 ([1adfa8f](https://github.com/gkd-kit/subscription/commit/1adfa8f91d3916955d8fa3973ee2f699c6c2e1a1))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* **豆瓣:** 自动选择不感兴趣弹窗, (默认禁用)信息流广告 ([04b07a8](https://github.com/gkd-kit/subscription/commit/04b07a8f3f896f73bbec0384b0fce7ab24ed4ed5))
|
||||
|
||||
## [1.14.0](https://github.com/gkd-kit/subscription/compare/v1.13.0...v1.14.0) (2023-09-07)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@gkd-kit/subscription",
|
||||
"type": "module",
|
||||
"version": "1.14.0",
|
||||
"version": "1.15.0",
|
||||
"main": "./dist/gkd.json",
|
||||
"unpkg": "./dist/gkd.json",
|
||||
"jsdelivr": "./dist/gkd.json",
|
||||
|
||||
Reference in New Issue
Block a user