v0.22.4
yamadashy/repomixv0.22.4Mar 31, 2026by github-actions[bot]
AI Summary
A maintenance release that removes the cargo-dist dependency and switches to using native fetch for the npm installer, simplifying the build and release process.
Key Highlights
- Removed cargo-dist dependency
- Switched to native fetch for npm installer
- Release version updates
New Features
- Native fetch installer
Full Release Notes
## What's Changed * chore: remove cargo-dist, use native fetch for npm installer by @jpoehnelt in https://github.com/googleworkspace/cli/pull/646 * chore: release versions by @googleworkspace-bot in https://github.com/googleworkspace/cli/pull/647 **Full Changelog**: https://github.com/googleworkspace/cli/compare/v0.22.3...v0.22.4