From ee66cc858d8e4d0804e6a4f2712c4b132da4d7a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 12:41:03 +0000 Subject: [PATCH 1/2] chore(main): release 1.3.0 --- main/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/main/CHANGELOG.md b/main/CHANGELOG.md index f4504d9..4437f2d 100644 --- a/main/CHANGELOG.md +++ b/main/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/darksaid98/optim/compare/v1.2.3...v1.3.0) (2024-03-09) + + +### Features + +* add stendhal ([cb3f4b4](https://github.com/darksaid98/optim/commit/cb3f4b40934fa3a844aa761d22728f4b2ba66b8f)) + ## [1.2.3](https://github.com/darksaid98/optim/compare/v1.0.0...v1.2.3) (2024-02-13) From 80811291701f0f546cc162b7d6ad18b54f6792b0 Mon Sep 17 00:00:00 2001 From: darksaid98 Date: Sat, 9 Mar 2024 12:41:06 +0000 Subject: [PATCH 2/2] chore(main): bump version to 1.3.0 --- main/pack.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/pack.toml b/main/pack.toml index beecc8c..ca88a5e 100644 --- a/main/pack.toml +++ b/main/pack.toml @@ -1,6 +1,6 @@ name = "Optim" author = "darksaid98" -version = "1.2.3" +version = "1.3.0" pack-format = "packwiz:1.1.0" [index]