chore(release): close out 2026.6.10 on main (#96271)

* chore(release): close out 2026.6.10 on main

* chore(release): align native app metadata for 2026.6.10

* chore(release): sync Android 2026.6.10 notes

* docs(changelog): preserve 2026.6.9 history

* docs(changelog): preserve 2026.6.9 history
This commit is contained in:
Vincent Koc
2026-06-24 11:51:14 +08:00
committed by GitHub
parent 89460288c4
commit 0671c08900
216 changed files with 535 additions and 492 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@openclaw/llama-cpp-provider",
"version": "2026.6.9",
"version": "2026.6.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@openclaw/llama-cpp-provider",
"version": "2026.6.9",
"version": "2026.6.10",
"optionalDependencies": {
"node-llama-cpp": "3.18.1"
}
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@openclaw/llama-cpp-provider",
"version": "2026.6.9",
"version": "2026.6.10",
"description": "OpenClaw llama.cpp embedding provider plugin",
"repository": {
"type": "git",
@@ -23,10 +23,10 @@
"minHostVersion": ">=2026.6.2"
},
"compat": {
"pluginApi": ">=2026.6.9"
"pluginApi": ">=2026.6.10"
},
"build": {
"openclawVersion": "2026.6.9"
"openclawVersion": "2026.6.10"
},
"release": {
"bundleRuntimeDependencies": false,