From a0f9436041cd25fce074f86f968b6d8cc34ab521 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 20:04:33 +0000 Subject: [PATCH] chore(main): release 0.7.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e7ca613..13708fa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.7.0" + ".": "0.7.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f7c4f9..74fcbef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.1](https://github.com/OneLiteFeatherNET/Cyano/compare/0.7.0...v0.7.1) (2026-07-23) + + +### Bug Fixes + +* **deps:** update dependency net.minestom:minestom to v2026.07.22-26.2 ([#92](https://github.com/OneLiteFeatherNET/Cyano/issues/92)) ([99edc2d](https://github.com/OneLiteFeatherNET/Cyano/commit/99edc2d37a71c23ca032364a67603aa061ae135f)) + ## [0.5.10](https://github.com/OneLiteFeatherNET/Cyano/compare/v0.5.9...v0.5.10) (2026-05-23)