Skip to content

Commit 6d99827

Browse files
chore: release v0.0.4-beta.7
1 parent edfef4e commit 6d99827

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/content/changelog.mdx

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

3+
## [0.0.4-beta.7](https://github.com/shenjingnan/home-mcp/compare/v0.0.4-beta.6...v0.0.4-beta.7) (2025-11-18)
4+
35
## [0.0.3](https://github.com/shenjingnan/home-mcp/compare/v0.0.2...v0.0.3) (2025-11-16)
46

57
* feat(bestmcp): Param 装饰器支持对象字段的描述信息 ([#22](https://github.com/shenjingnan/home-mcp/pull/22))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "home-mcp",
3-
"version": "0.0.4-beta.6",
3+
"version": "0.0.4-beta.7",
44
"description": "Home Assistant MCP Server - A Model Context Protocol server for smart home integration",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)