From 1e0719269a74e39aa7839f4e60af0fdc3e524002 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 04:28:02 +0000 Subject: [PATCH 1/2] chore(main): release 1.7.0 --- main/CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/main/CHANGELOG.md b/main/CHANGELOG.md index 04f809c..15161b9 100644 --- a/main/CHANGELOG.md +++ b/main/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.7.0](https://github.com/darksaid98/optim/compare/v1.6.3...v1.7.0) (2024-09-28) + + +### Features + +* **main:** add axiom ([c258504](https://github.com/darksaid98/optim/commit/c258504a0fb183f3941e39c5ff58ae0ae25c7cf3)) +* **main:** add lighty ([1b5166f](https://github.com/darksaid98/optim/commit/1b5166f805284a3424ff18d3377de3bf67cadb97)) +* **main:** release 1.5.3 ([2809e4a](https://github.com/darksaid98/optim/commit/2809e4a2371791c03fa8f0fcb863ac7db4a71ce7)) + ## [1.6.3](https://github.com/darksaid98/optim/compare/v1.5.3...v1.6.3) (2024-09-27) From 9953df58a3514dd9e42a56fb1934c7ab458c2cc9 Mon Sep 17 00:00:00 2001 From: darksaid98 Date: Sat, 28 Sep 2024 04:28:07 +0000 Subject: [PATCH 2/2] chore(main): bump version to 1.7.0 --- main/pack.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/pack.toml b/main/pack.toml index 348040f..8fe0547 100644 --- a/main/pack.toml +++ b/main/pack.toml @@ -1,6 +1,6 @@ name = "Optim" author = "darksaid98" -version = "1.6.3" +version = "1.7.0" pack-format = "packwiz:1.1.0" [index]