chore(main): release 1.2.0 (#23)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-04 21:19:47 +08:00
committed by GitHub
parent 83fca9fbc7
commit 4b89528e88
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.2.0](https://github.com/gkd-kit/subscription/compare/v1.1.0...v1.2.0) (2023-09-04)
### Features
* 汽水音乐 ([83fca9f](https://github.com/gkd-kit/subscription/commit/83fca9fbc7d28860c4796de4ed29bc2567bbe834))
## [1.1.0](https://github.com/gkd-kit/subscription/compare/v1.0.0...v1.1.0) (2023-09-04)

View File

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