chore: release v3.0.1 #53

Open
kemitix wants to merge 1 commit from release-plz-2024-11-21T09-15-26Z into main
Owner

🤖 New release

  • kxio: 3.0.0 -> 3.0.1
Changelog

3.0.1 - 2024-11-21

Fixed

  • impl Display for path, file and dir

Other

  • (example) clean up get example


This PR was generated with release-plz.

## 🤖 New release * `kxio`: 3.0.0 -> 3.0.1 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [3.0.1](https://git.kemitix.net/kemitix/kxio/compare/v3.0.0...v3.0.1) - 2024-11-21 ### Fixed - impl Display for path, file and dir ### Other - *(example)* clean up get example </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
kemitix added 1 commit 2024-11-21 09:15:27 +00:00
chore: release v3.0.1
Some checks failed
Rust / build (map[name:nightly]) (pull_request) Failing after 59s
Rust / build (map[name:stable]) (pull_request) Successful in 5m37s
f79b25a0be
Signed-off-by: ForgeJo Action. See: https://git.kemitix.net/kemitix/rust <action@git.kemitix.net>
forgejo-actions force-pushed release-plz-2024-11-21T09-15-26Z from f79b25a0be to a3e8f1de9f 2024-11-21 09:23:24 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
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-11-21T09-15-26Z:release-plz-2024-11-21T09-15-26Z
git checkout release-plz-2024-11-21T09-15-26Z

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 checkout main
git merge --no-ff release-plz-2024-11-21T09-15-26Z
git checkout release-plz-2024-11-21T09-15-26Z
git rebase main
git checkout main
git merge --ff-only release-plz-2024-11-21T09-15-26Z
git checkout release-plz-2024-11-21T09-15-26Z
git rebase main
git checkout main
git merge --no-ff release-plz-2024-11-21T09-15-26Z
git checkout main
git merge --squash release-plz-2024-11-21T09-15-26Z
git checkout main
git merge --ff-only release-plz-2024-11-21T09-15-26Z
git checkout main
git merge release-plz-2024-11-21T09-15-26Z
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/kxio#53
No description provided.