Skip to content

Commit 13ff2e0

Browse files
chore(release): 2.10.1 [skip ci]
## [2.10.1](v2.10.0...v2.10.1) (2025-10-02) ### Bug Fixes * **hands:** correct mask, bg removal ([718d877](718d877)) * **jimp:** enhance image masking tool with proper grayscale alpha masking ([3e04b15](3e04b15))
1 parent 937c1ee commit 13ff2e0

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.10.1](https://github.com/mrgoonie/human-mcp/compare/v2.10.0...v2.10.1) (2025-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **hands:** correct mask, bg removal ([718d877](https://github.com/mrgoonie/human-mcp/commit/718d877ff358e5aea898606665ed01f7677c56e9))
7+
* **jimp:** enhance image masking tool with proper grayscale alpha masking ([3e04b15](https://github.com/mrgoonie/human-mcp/commit/3e04b15c0ccd565847fae56222a8b71b1f21fe6f))
8+
19
# [2.10.0](https://github.com/mrgoonie/human-mcp/compare/v2.9.0...v2.10.0) (2025-10-01)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@goonnguyen/human-mcp",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "Human MCP: Bringing Human Capabilities to Coding Agents",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)