@react-grab/cli@0.1.43

aidenybai/react-grab@react-grab/cli@0.1.43May 31, 2026by github-actions[bot]

AI Summary

A patch release that configures automated npm publishing through GitHub Actions using OpenID Connect (OIDC) for secure, trusted publishing. This change improves the CI/CD workflow for distributing the package.

Key Highlights

  • Implemented automated npm releases via GitHub Actions
  • Enabled trusted publishing using OIDC (OpenID Connect)
  • Improved CI/CD infrastructure for package distribution

Full Release Notes

### Patch Changes

-   d930036: Set up automated npm releases via GitHub Actions using trusted publishing (OIDC).