From 17082607e157306b6e70293738a359596f56beb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Sep 2023 01:59:46 +0800 Subject: [PATCH] chore(main): release 1.30.0 (#107) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1318b6b..b5199f88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.30.0](https://github.com/gkd-kit/subscription/compare/v1.29.0...v1.30.0) (2023-09-16) + + +### Features + +* **一起来涂色:** 开屏广告,底部穿山甲广告 ([#97](https://github.com/gkd-kit/subscription/issues/97)) ([9a9177f](https://github.com/gkd-kit/subscription/commit/9a9177f84e0d8ea507cbf42998909e210bc9a7df)) +* **蜻蜓FM:** 开屏广告,播放界面的广告 ([#98](https://github.com/gkd-kit/subscription/issues/98)) ([6f17362](https://github.com/gkd-kit/subscription/commit/6f17362bcf44139f17e09f7bdd2163cda738d06e)) +* **起点读书:** 更新弹窗, ([#95](https://github.com/gkd-kit/subscription/issues/95)) ([2d4091d](https://github.com/gkd-kit/subscription/commit/2d4091df660c50c56d970962e789d8d011326d5e)) +* **麻雀省钱:** 开屏广告,首页活动弹窗 ([#94](https://github.com/gkd-kit/subscription/issues/94)) ([5d38540](https://github.com/gkd-kit/subscription/commit/5d38540f44811d7485c30f07986ca3bd595600e4)) + ## [1.29.0](https://github.com/gkd-kit/subscription/compare/v1.28.0...v1.29.0) (2023-09-16) diff --git a/package.json b/package.json index 6f133e71..bd9182f1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@gkd-kit/subscription", "type": "module", - "version": "1.29.0", + "version": "1.30.0", "main": "./dist/gkd.json", "unpkg": "./dist/gkd.json", "jsdelivr": "./dist/gkd.json",