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
<!-- greptile_comment -->
## Greptile Summary
Version bump from 0.1.2 to 0.1.3 across NPM packages and Cargo
workspace, with workflow improvements for release automation.
- Version mismatch risk in `.github/workflows/publish-packages.yml`:
RELEASE_VERSION environment variable is set after it's used in NPM
package building step
- Consistent version update across all platform-specific packages in
`.github/packages/npm-package/package.json` (darwin/arm64, darwin/x64,
linux/arm64, linux/x64, windows/x64)
- Updated workspace package version to 0.1.3 in `Cargo.toml`,
maintaining alignment with Solana Version 2.2.x
- Template file `.github/packages/npm-package/package.json.tmpl`
synchronized with version 0.1.3
<!-- /greptile_comment -->
0 commit comments