Skip to content

Commit e3be5a7

Browse files
chore(release): 2.40.5
## [2.40.5](v2.40.4...v2.40.5) (2025-11-19) ### Bug Fixes * **docs:** note first-time npx timeout and warmup ([e57572f](e57572f))
1 parent 5726fad commit e3be5a7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.40.5](https://github.com/akiojin/unity-mcp-server/compare/v2.40.4...v2.40.5) (2025-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** note first-time npx timeout and warmup ([e57572f](https://github.com/akiojin/unity-mcp-server/commit/e57572f1ce786440b1cfc14809a3200771babc73))
7+
18
## [2.40.4](https://github.com/akiojin/unity-mcp-server/compare/v2.40.3...v2.40.4) (2025-11-19)
29

310

UnityMCPServer/Packages/unity-mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.akiojin.unity-mcp-server",
33
"displayName": "Unity MCP Server",
4-
"version": "2.40.4",
4+
"version": "2.40.5",
55
"unity": "6000.0",
66
"description": "Unity MCP Server bridge and tooling for AI-assisted development (screenshots, video capture, scene analysis, input automation).",
77
"keywords": [

mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akiojin/unity-mcp-server",
3-
"version": "2.40.4",
3+
"version": "2.40.5",
44
"description": "MCP server and Unity Editor bridge — enables AI assistants to control Unity for AI-assisted workflows",
55
"type": "module",
66
"main": "src/core/server.js",

0 commit comments

Comments
 (0)