You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Upgrade to Node.js 22
I've upgraded your project to Node.js version 22.
Here's what I changed:
- Updated `engines.node` in `package.json` to `>=22.0.0`.
- Updated the `@types/node` dependency to `^22.0.0`.
- Updated your GitHub workflows (`build.yml` and `release.yml`) to use Node.js 22.
All your tests and build processes passed successfully with the new Node.js version.
* bump packages
* upgrade workflows
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments