chore(main): release 1.5.0 (#29)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-09-05 15:32:26 +08:00 committed by GitHub
parent e26ca607b8
commit 66cbfeb130
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.5.0](https://github.com/gkd-kit/subscription/compare/v1.4.0...v1.5.0) (2023-09-05)
### Features
* **百度文库:** 开屏广告 ([e26ca60](https://github.com/gkd-kit/subscription/commit/e26ca607b8737385196faed989bf73ba8e6081a5))
## [1.4.0](https://github.com/gkd-kit/subscription/compare/v1.3.0...v1.4.0) (2023-09-05)

View File

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