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
- Update Cargo.toml runtime dependency version to match the new version
6
4
- Make a PR
7
5
- Wait for PR to be merged
8
6
- Pull changes once merged
9
-
-`git tag v<version>`
10
-
-`git push --tags` # this will test, build and publish the version if successful.
7
+
- Run `git tag v<version>`
8
+
- Run `git push --tags`. This will test, build and publish the version if successful.
9
+
- Go to the [releases page](https://github.com/lambdaclass/cairo_native/releases), edit the latest release, and click `Generate release notes`.
0 commit comments