chore: release v1.1.12 #117

Open
JorgeMayoral wants to merge 1 commit from release-plz-2024-09-11T16-15-03Z into main
JorgeMayoral commented 2024-09-11 18:15:10 +02:00 (Migrated from github.com)

🤖 New release

  • ripnode: 1.1.11 -> 1.1.12
Changelog

[1.1.12] - 2024-10-15

Miscellaneous Tasks

  • Upgrade rust toolchain version


This PR was generated with release-plz.

## 🤖 New release * `ripnode`: 1.1.11 -> 1.1.12 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [1.1.12] - 2024-10-15 ### Miscellaneous Tasks - Upgrade rust toolchain version <!-- generated by git-cliff --> </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
This pull request has changes conflicting with the target branch.
  • Cargo.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin release-plz-2024-09-11T16-15-03Z:release-plz-2024-09-11T16-15-03Z
git switch release-plz-2024-09-11T16-15-03Z

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff release-plz-2024-09-11T16-15-03Z
git switch release-plz-2024-09-11T16-15-03Z
git rebase main
git switch main
git merge --ff-only release-plz-2024-09-11T16-15-03Z
git switch release-plz-2024-09-11T16-15-03Z
git rebase main
git switch main
git merge --no-ff release-plz-2024-09-11T16-15-03Z
git switch main
git merge --squash release-plz-2024-09-11T16-15-03Z
git switch main
git merge --ff-only release-plz-2024-09-11T16-15-03Z
git switch main
git merge release-plz-2024-09-11T16-15-03Z
git push origin main
Sign in to join this conversation.
No description provided.