@ai-bro/client-ui 1.0.1 → 1.0.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/README.md ADDED
@@ -0,0 +1 @@
1
+ 此 npm 包仅供 AI Bro Client 配合使用,独立安装无效。
package/artifact.sha256 CHANGED
@@ -1 +1 @@
1
- c551af7806b092996e5352778f3d93b6486c20057807cb3013e0d5c8a99eb79f artifact.tgz
1
+ 04f81396817609207cf98a34606591a69506139656144b1ecaedcc9a458cad51 artifact.tgz
package/artifact.tgz CHANGED
Binary file
package/manifest.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
3
  "component": "client-ui",
4
- "version": "1.0.1",
4
+ "version": "1.0.2",
5
5
  "requires": {},
6
6
  "files": [
7
7
  "payload/ai-bro_16.png",
package/package.json CHANGED
@@ -1,9 +1,10 @@
1
1
  {
2
2
  "name": "@ai-bro/client-ui",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "AI Bro immutable component artifact for @ai-bro/client-ui",
5
5
  "license": "UNLICENSED",
6
6
  "files": [
7
+ "README.md",
7
8
  "artifact.tgz",
8
9
  "artifact.sha256",
9
10
  "manifest.json"