diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 099626f4..7840fde9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.8.0" + ".": "1.8.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f79b0c4..286edeb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.8.1](https://github.com/sekwah41/Naruto-Mod/compare/v1.8.0...v1.8.1) (2023-08-05) + + +### Bug Fixes 🐛 + +* mixins properly apply again (double jump and running was broken) ([fd20d69](https://github.com/sekwah41/Naruto-Mod/commit/fd20d69d9733f819340775d0354cb34690a3416c)) + ## [1.8.0](https://github.com/sekwah41/Naruto-Mod/compare/v1.7.0...v1.8.0) (2023-06-23) diff --git a/version.txt b/version.txt index 27f9cd32..a8fdfda1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.8.0 +1.8.1