@openclaw/brave-plugin 2026.6.10 → 2026.6.11-beta.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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@openclaw/brave-plugin",
3
- "version": "2026.6.10",
3
+ "version": "2026.6.11-beta.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@openclaw/brave-plugin",
9
- "version": "2026.6.10"
9
+ "version": "2026.6.11-beta.2"
10
10
  }
11
11
  }
12
12
  }
@@ -2,6 +2,7 @@
2
2
  "id": "brave",
3
3
  "name": "Brave",
4
4
  "description": "OpenClaw Brave Search provider plugin for web search.",
5
+ "icon": "https://cdn.simpleicons.org/brave",
5
6
  "activation": {
6
7
  "onStartup": false
7
8
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openclaw/brave-plugin",
3
- "version": "2026.6.10",
3
+ "version": "2026.6.11-beta.2",
4
4
  "description": "OpenClaw Brave Search provider plugin for web search.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -18,10 +18,10 @@
18
18
  "allowInvalidConfigRecovery": true
19
19
  },
20
20
  "compat": {
21
- "pluginApi": ">=2026.6.10"
21
+ "pluginApi": ">=2026.6.11-beta.2"
22
22
  },
23
23
  "build": {
24
- "openclawVersion": "2026.6.10"
24
+ "openclawVersion": "2026.6.11-beta.2"
25
25
  },
26
26
  "release": {
27
27
  "publishToClawHub": true,
@@ -38,7 +38,7 @@
38
38
  "README.md"
39
39
  ],
40
40
  "peerDependencies": {
41
- "openclaw": ">=2026.6.10"
41
+ "openclaw": ">=2026.6.11-beta.2"
42
42
  },
43
43
  "peerDependenciesMeta": {
44
44
  "openclaw": {