Release v0.1.4

This commit is contained in:
winlifes
2026-05-11 06:17:19 -07:00
parent 6fc15e5ebe
commit e01f058e3e
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -6,6 +6,13 @@ This project follows a simple changelog format inspired by [Keep a Changelog](ht
## [Unreleased]
## [0.1.4] - 2026-05-11
### Fixed
- Fixed CI test expectations after expanding the documented `core` and `full` tool profiles.
- Aligned the latest release line with the current tested `main` branch state.
## [0.1.3] - 2026-05-11
### Added
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "funplay-cocos-mcp",
"package_version": 2,
"version": "0.1.3",
"version": "0.1.4",
"description": "Embedded MCP server for Cocos Creator with scene script execution, project resources, prompts, and file/scene tools.",
"author": "Funplay",
"license": "MIT",