ctx7@0.3.13
upstash/context7ctx7@0.3.13Apr 14, 2026by github-actions[bot]
AI Summary
A patch release fixing skill installation path validation issues specifically on Windows.
Key Highlights
- Fixed skill installation path validation on Windows to handle backslashes
Full Release Notes
### Patch Changes - 3f6e310: Fix skill installation path validation on Windows so valid files inside the target directory are not rejected due to backslash-separated resolved paths.