@bbki.ng/site 1.8.0 → 1.8.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @bbki.ng/site
2
2
 
3
+ ## 1.8.2
4
+
5
+ ## 1.8.1
6
+
3
7
  ## 1.8.0
4
8
 
5
9
  ## 1.7.16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bbki.ng/site",
3
- "version": "1.8.0",
3
+ "version": "1.8.2",
4
4
  "description": "code behind bbki.ng",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -17,7 +17,7 @@
17
17
  },
18
18
  "dependencies": {
19
19
  "@extism/extism": "2.0.0-rc11",
20
- "@bbki.ng/components": "workspace:2.6.0",
20
+ "@bbki.ng/components": "workspace:2.6.1",
21
21
  "@supabase/supabase-js": "^1.35.4",
22
22
  "classnames": "2.3.1",
23
23
  "react": "^18.0.0",
@@ -143,7 +143,7 @@ export class PluginManager {
143
143
  id: 1,
144
144
  version: "1.0.0",
145
145
  description: "A now page plugin",
146
- url: "http://localhost:5173/now.wasm",
146
+ url: "https://zjh-im-res.oss-cn-shenzhen.aliyuncs.com/plugins/now.wasm",
147
147
  status: 0,
148
148
  route: "近况",
149
149
  });