We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824c80e commit c289a41Copy full SHA for c289a41
docs/content/changelog.mdx
@@ -1,3 +1,7 @@
1
+# Changelog
2
+
3
+# 更新日志
4
5
# 更新日志
6
7
## [0.0.3](https://github.com/shenjingnan/home-mcp/compare/v0.0.2...v0.0.3) (2025-11-16)
package.json
@@ -1,6 +1,6 @@
{
"name": "home-mcp",
- "version": "0.0.4-beta.4",
+ "version": "0.0.4-beta.5",
"description": "Home Assistant MCP Server - A Model Context Protocol server for smart home integration",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments