From a2f091a4b868b69b27c2ba80e3cdc494b0406f3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 10:41:42 +0000 Subject: [PATCH] chore(main): release 5.1.13 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a5759a3..f213a3678 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.1.13](https://github.com/ArchiDog1998/RotationSolver/compare/v5.1.12...v5.1.13) (2024-08-11) + + +### Bug Fixes + +* state update and defense fix. ([1d1ac56](https://github.com/ArchiDog1998/RotationSolver/commit/1d1ac56a31ff717d4df49754d80495e177b3e432)) + ## [5.1.12](https://github.com/ArchiDog1998/RotationSolver/compare/v5.1.11...v5.1.12) (2024-08-10)