napcat-sdk 0.8.2 → 0.9.0

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.
package/dist/index.cjs CHANGED
@@ -51,7 +51,7 @@ const CONSOLE_LOGGER = {
51
51
  //#endregion
52
52
  //#region package.json
53
53
  var name$1 = "napcat-sdk";
54
- var version$1 = "0.8.2";
54
+ var version$1 = "0.9.0";
55
55
 
56
56
  //#endregion
57
57
  //#region src/segment.ts
package/dist/index.mjs CHANGED
@@ -22,7 +22,7 @@ const CONSOLE_LOGGER = {
22
22
  //#endregion
23
23
  //#region package.json
24
24
  var name$1 = "napcat-sdk";
25
- var version$1 = "0.8.2";
25
+ var version$1 = "0.9.0";
26
26
 
27
27
  //#endregion
28
28
  //#region src/segment.ts
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "napcat-sdk",
3
3
  "type": "module",
4
- "version": "0.8.2",
4
+ "version": "0.9.0",
5
5
  "description": "A simple SDK for NapCat OneBot v11.",
6
6
  "keywords": [
7
7
  "napcat",