v0.22.4
antgroup/echomimicv0.22.4Mar 31, 2026by github-actions[bot]
AI Summary
googleworkspace/cli v0.22.4 simplifies the build process by removing cargo-dist in favor of native fetch for the npm installer.
Key Highlights
- Removed cargo-dist dependency.
- Use native fetch for npm installer.
New Features
- Native fetch for npm 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