From 3bd5db8cf3a5414b01c22e49ba7bd120505c67cf Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 18 Dec 2025 18:05:48 +0000 Subject: [PATCH 1/2] chore: release version v1.90.10 --- CHANGELOG.md | 5 +++++ mix.exs | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baf54188..b9ef596b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ +## [v1.90.10](https://github.com/wanderer-industries/wanderer/compare/v1.90.9...v1.90.10) (2025-12-18) + + + + ## [v1.90.9](https://github.com/wanderer-industries/wanderer/compare/v1.90.8...v1.90.9) (2025-12-15) diff --git a/mix.exs b/mix.exs index 3f9985ef..f6055ca4 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.90.9" + @version "1.90.10" def project do [ From 95944199a0f9413cec73a004320fc8c2e2e24529 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 18 Dec 2025 18:05:48 +0000 Subject: [PATCH 2/2] chore: [skip ci]