Skip to content

Commit 96a56be

Browse files
Version Packages (#1310)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4e71b0d commit 96a56be

20 files changed

+29
-7
lines changed

.changeset/fix-setup-onboard.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/openclaw-plugins/manifest/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# manifest
22

3+
## 5.33.5
4+
5+
### Patch Changes
6+
7+
- 4e71b0d: Fix openclaw onboard verification by returning a synthetic 200 response when no providers are configured, remove non-existent copilot model, add Endpoint ID to interactive wizard instructions, and fix settings page margin.
8+
39
## 5.33.4
410

511
### Patch Changes

packages/openclaw-plugins/manifest/openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "manifest",
33
"name": "Manifest — Self-Hosted LLM Router",
4-
"version": "5.33.4",
4+
"version": "5.33.5",
55
"description": "Run the Manifest LLM router locally with SQLite. Zero-config dashboard included.",
66
"author": "MNFST Inc.",
77
"homepage": "https://manifest.build",

packages/openclaw-plugins/manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "manifest",
3-
"version": "5.33.4",
3+
"version": "5.33.5",
44
"description": "Self-hosted Manifest LLM router with embedded server, SQLite database, and dashboard",
55
"main": "dist/index.js",
66
"license": "MIT",

packages/openclaw-plugins/manifest/public/assets/Account-Ce8I4jA4.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openclaw-plugins/manifest/public/assets/Limits-DGW9IAFK.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openclaw-plugins/manifest/public/assets/Login-DOZNsLgK.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openclaw-plugins/manifest/public/assets/MessageLog-Bpcxm4Po.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)