koishi-plugin-bilibili-notify 3.2.11-alpha.8 → 3.2.11-alpha.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +1 -0
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-bilibili-notify",
3
3
  "description": "Koishi bilibili notify plugin",
4
- "version": "3.2.11-alpha.8",
4
+ "version": "3.2.11-alpha.9",
5
5
  "main": "./lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [
package/readme.md CHANGED
@@ -318,6 +318,7 @@ uid为必填参数,为要推送的UP主的UID,index为可选参数,为要
318
318
  > - ver 3.2.11-alpha.6 测试版本
319
319
  > - ver 3.2.11-alpha.7 测试版本
320
320
  > - ver 3.2.11-alpha.8 测试版本
321
+ > - ver 3.2.11-alpha.9 测试版本
321
322
 
322
323
  ## 交流群
323
324