-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore!: updates near-* dependencies to 0.26 release #405
Conversation
near-primitives = "0.26" | ||
near-jsonrpc-client = "0.13" | ||
near-jsonrpc-primitives = "0.26" | ||
near-socialdb-client = "0.7" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I moved it as it's one of the dependencies that we update every time the release happens. So, it makes sense to have it grouped.
Also, I have moved near-ledger to near-gas and near-token with the same logic in mind.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@race-of-sloths score 2
@akorchyn Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
Your contribution is much appreciated with a final score of 2! What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
## 🤖 New release * `near-cli-rs`: 0.15.0 -> 0.15.1 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.15.1](v0.15.0...v0.15.1) - 2024-09-11 ### Other - updates near-* dependencies to 0.26 release ([#405](#405)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
No description provided.