File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.6] ( https://github.com/shenjingnan/home-mcp/compare/v0.0.5...v0.0.6 ) (2025-11-20)
4+
5+ * 区分Beta版和正式版的发布流程 ([ #49 ] ( https://github.com/shenjingnan/home-mcp/pull/49 ) )
6+ * 迁移到tsup构建工具并优化路径别名配置 ([ #50 ] ( https://github.com/shenjingnan/home-mcp/pull/50 ) )
7+ * 优化更新日志格式,移除commit类型前缀 ([ #51 ] ( https://github.com/shenjingnan/home-mcp/pull/51 ) )
8+
39## [ 0.0.5] ( https://github.com/shenjingnan/home-mcp/compare/v0.0.4...v0.0.5 ) (2025-11-19)
410
511* 实施统一的@/xxx格式路径别名系统 ([ #48 ] ( https://github.com/shenjingnan/home-mcp/pull/48 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " home-mcp" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6 " ,
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