cli@1.1.1

the-dev-tools/dev-toolscli@1.1.1Aug 9, 2026by github-actions[bot]

AI Summary

A hotfix release addressing Windows build issues that prevented platform binaries from being generated in the previous version.

Key Highlights

  • Fixed Windows release builds for win32-x64 and win32-ia32
  • 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