chore: update package.json version to v1.3.3#251
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughChangesPackage Version Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates the published package version to match the already-tagged release, keeping the subgraph package metadata in sync for downstream tooling and deployments.
Changes:
- Bump
package.jsonversion from1.3.2to1.3.3.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🚀 Subgraph Studio preview deployed
curl -H 'Content-Type: application/json' \
-d '{"query":"{ protocol(id: \"0\") { inflation } }"}' \
https://api.studio.thegraph.com/query/31909/livepeer-ci/pr-251-8fae2e6-29809131360 |
Description
I fogot to increase the package.json version when tagging a new release this will fix this to ensure its in sync.
Checklist
yarn prepareand verifiedyarn codegenandyarn buildsucceed.yarn deploy:local.Summary by CodeRabbit