chore(release): align 2026.2.15 metadata

This commit is contained in:
Peter Steinberger
2026-02-16 05:38:11 +01:00
parent 92ec3ddc14
commit 4f5bc0a493

View File

@@ -3,11 +3,23 @@
"version": "2026.2.15", "version": "2026.2.15",
"description": "Multi-channel AI gateway with extensible messaging integrations", "description": "Multi-channel AI gateway with extensible messaging integrations",
"keywords": [], "keywords": [],
"homepage": "https://github.com/openclaw/openclaw#readme",
"bugs": {
"url": "https://github.com/openclaw/openclaw/issues"
},
"license": "MIT", "license": "MIT",
"author": "", "author": "",
"repository": {
"type": "git",
"url": "git+https://github.com/openclaw/openclaw.git"
},
"bin": { "bin": {
"openclaw": "openclaw.mjs" "openclaw": "openclaw.mjs"
}, },
"directories": {
"doc": "docs",
"test": "test"
},
"files": [ "files": [
"CHANGELOG.md", "CHANGELOG.md",
"LICENSE", "LICENSE",