cli@1.1.1
dimartarmizi/map-to-postercli@1.1.1Aug 9, 2026by github-actions[bot]
AI Summary
Fixed Windows release builds to ensure platform variables resolve correctly and binaries cross-compile successfully.
Key Highlights
- Fixed Windows release builds
- Platform variables now resolve shell-agnostically
- Republished all six CLI platform binaries
Full Release Notes
## 1.1.1 (2026-08-09) ### 🩹 Fixes - Fix Windows release builds: platform variables now resolve shell-agnostically, so win32-x64 and win32-ia32 binaries build and cross-compile correctly. Republishes all six CLI platform binaries. ([ad36e8dc](https://github.com/the-dev-tools/dev-tools/commit/ad36e8dc)) ### ❤️ Thank You - moosebay