File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.4] ( https://github.com/shenjingnan/home-mcp/compare/v0.0.3...v0.0.4 ) (2025-11-19)
4+
5+ * (api): 优化Home Assistant API测试配置和环境变量 ([ #41 ] ( https://github.com/shenjingnan/home-mcp/pull/41 ) ) ([ b0eb21a] ( ) )* (api): 新增Home Assistant API测试完整文档 ([ #42 ] ( https://github.com/shenjingnan/home-mcp/pull/42 ) ) ([ 77b371a] ( ) )* (build): 优化 NPM 包发布配置,控制发布文件范围 ([ #44 ] ( https://github.com/shenjingnan/home-mcp/pull/44 ) ) ([ 1b76f22] ( ) )* (ci): 重构GitHub发布工作流并重命名文件 ([ #38 ] ( https://github.com/shenjingnan/home-mcp/pull/38 ) ) ([ dcc4657] ( ) )* (claude): 增强代码评审和commit生成功能 ([ #39 ] ( https://github.com/shenjingnan/home-mcp/pull/39 ) ) ([ 8b7e4dc] ( ) )* (config): 重构配置文件结构并优化代码规范设置 ([ #43 ] ( https://github.com/shenjingnan/home-mcp/pull/43 ) ) ([ 36c6c84] ( ) )* (docs): 重构更新日志为 MDX 格式并优化发布配置 ([ #45 ] ( https://github.com/shenjingnan/home-mcp/pull/45 ) ) ([ 09222bc] ( ) )
6+
37## [ 0.0.4-beta.8] ( https://github.com/shenjingnan/home-mcp/compare/v0.0.3...v0.0.4-beta.8 ) (2025-11-19)
48
59* (api): 优化Home Assistant API测试配置和环境变量 ([ #41 ] ( https://github.com/shenjingnan/home-mcp/pull/41 ) ) ([ b0eb21a] ( ) )* (api): 新增Home Assistant API测试完整文档 ([ #42 ] ( https://github.com/shenjingnan/home-mcp/pull/42 ) ) ([ 77b371a] ( ) )* (build): 优化 NPM 包发布配置,控制发布文件范围 ([ #44 ] ( https://github.com/shenjingnan/home-mcp/pull/44 ) ) ([ 1b76f22] ( ) )* (ci): 重构GitHub发布工作流并重命名文件 ([ #38 ] ( https://github.com/shenjingnan/home-mcp/pull/38 ) ) ([ dcc4657] ( ) )* (claude): 增强代码评审和commit生成功能 ([ #39 ] ( https://github.com/shenjingnan/home-mcp/pull/39 ) ) ([ 8b7e4dc] ( ) )* (config): 重构配置文件结构并优化代码规范设置 ([ #43 ] ( https://github.com/shenjingnan/home-mcp/pull/43 ) ) ([ 36c6c84] ( ) )* (docs): 重构更新日志为 MDX 格式并优化发布配置 ([ #45 ] ( https://github.com/shenjingnan/home-mcp/pull/45 ) ) ([ 09222bc] ( ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " home-mcp" ,
3- "version" : " 0.0.4-beta.8 " ,
3+ "version" : " 0.0.4" ,
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" ,
You can’t perform that action at this time.
0 commit comments