diff --git a/CHANGELOG.md b/CHANGELOG.md index f8d71f5e..bde61564 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.21.0](https://github.com/gkd-kit/subscription/compare/v1.20.1...v1.21.0) (2023-09-13) + + +### Features + +* **钛马星:** 开屏广告 ([#64](https://github.com/gkd-kit/subscription/issues/64)) ([fb54255](https://github.com/gkd-kit/subscription/commit/fb542559af518747b8deb0f75d0acee2c544cf1b)) + ## [1.20.1](https://github.com/gkd-kit/subscription/compare/v1.20.0...v1.20.1) (2023-09-11) diff --git a/package.json b/package.json index 8fbfc953..c702d3d8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@gkd-kit/subscription", "type": "module", - "version": "1.20.1", + "version": "1.21.0", "main": "./dist/gkd.json", "unpkg": "./dist/gkd.json", "jsdelivr": "./dist/gkd.json",