cli@0.2.1
the-dev-tools/dev-toolscli@0.2.1Feb 9, 2026by github-actions[bot]
AI Summary
Reverts the environment variable syntax to restore compatibility with the previous format.
Key Highlights
- Reverted environment variable syntax from {{ env.varName }} back to {{ varName }}.
Breaking Changes
- Environment variable syntax changed from {{ env.varName }} to {{ varName }}
Full Release Notes
## 0.2.1 (2026-02-09)
### 🩹 Fixes
- Revert env vars from {{ env.varName }} back to flat {{ varName }} syntax ([b4914257](https://github.com/the-dev-tools/dev-tools/commit/b4914257))
### ❤️ Thank You
- ElecTwix @ElecTwix