v0.22.4

vladmandic/humanv0.22.4Mar 31, 2026by github-actions[bot]

AI Summary

This release focuses on optimizing the build and installation process by removing the `cargo-dist` tool and updating the npm installer to use native fetch methods.

Key Highlights

  • Removed `cargo-dist` build tool
  • Adopted native fetch for the npm installer
  • Automated version release process

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