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