chore(main): release 1.7.0 (#32)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
close #31
This commit is contained in:
github-actions[bot] 2023-09-05 16:38:22 +08:00 committed by GitHub
parent 61ff5b41a7
commit 66d40d0913
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.7.0](https://github.com/gkd-kit/subscription/compare/v1.6.0...v1.7.0) (2023-09-05)
### Features
* **抖音:** 关闭用户推荐 ([61ff5b4](https://github.com/gkd-kit/subscription/commit/61ff5b41a72ffe9f227a9fd43583cf183c7f7919))
## [1.6.0](https://github.com/gkd-kit/subscription/compare/v1.5.0...v1.6.0) (2023-09-05)

View File

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