Skip to content

Commit 7ffc050

Browse files
committed
chore: point che-word-mcp at binary 4.0.2
Carries ooxml-swift 3.2.0 — cell inside borders survive mutation, and tcBorders children are emitted in schema sequence. Shell moves to 4.0.4 because binary_version alone does not trigger a plugin update; without it the fix sits in a release nobody pulls. Refs PsychQuant/ooxml-swift#99
1 parent de57e4d commit 7ffc050

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"plugins": [
1010
{
1111
"name": "che-word-mcp",
12-
"version": "4.0.3",
12+
"version": "4.0.4",
1313
"description": "Word (.docx) MCP server — Swift-native OOXML 讀寫,245 tools(段落/表格/樣式/註腳/追蹤修訂/方程式/內容控制/欄位/腳本管線 export_script·get_script_coverage·execute_script 等),無需安裝 Word。Built on ooxml-swift v2.0.1。release history 見 CHANGELOG。",
1414
"author": {
1515
"name": "Che Cheng"
1616
},
1717
"source": "./plugins/che-word-mcp",
1818
"category": "productivity",
19-
"binary_version": "4.0.1"
19+
"binary_version": "4.0.2"
2020
},
2121
{
2222
"name": "macdoc",

mcp/che-word-mcp

plugins/che-word-mcp/.claude-plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "che-word-mcp",
33
"description": "Word (.docx) MCP server — Swift-native OOXML 讀寫,245 tools(段落/表格/樣式/註腳/追蹤修訂/方程式/內容控制/欄位/腳本管線 export_script·get_script_coverage·execute_script 等),無需安裝 Word。Built on ooxml-swift v2.0.1。release history 見 CHANGELOG。",
4-
"version": "4.0.3",
5-
"binary_version": "4.0.1",
4+
"version": "4.0.4",
5+
"binary_version": "4.0.2",
66
"author": {
77
"name": "Che Cheng"
88
},

0 commit comments

Comments
 (0)