Commit fc94cf2
committed
revert: drop huly-mcp pin back to 0.43.0 for publish workflow
The publish workflow only releases when package.json pins an older
@firfi/huly-mcp than npm latest. The prior commit pinned 0.44.3 directly,
which makes the workflow treat it as current and skip the 0.12 release.
Keep the native tool-mode fix (already on main) but roll the dependency
back to 0.43.0 so the workflow detects 0.43.0 -> 0.44.3, bumps to 0.12.0,
runs check (passing now with the native fix), and publishes.1 parent ec2a7a4 commit fc94cf2
2 files changed
Lines changed: 24 additions & 738 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments