From 29522d36d30a0a054c20c555f93a8e376f1f6f96 Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 16 May 2026 11:52:45 +0000 Subject: [PATCH 1/2] chore: release version v1.100.2 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7416bfe7..87002157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.100.2](https://github.com/wanderer-industries/wanderer/compare/v1.100.1...v1.100.2) (2026-05-16) + + + + +### Bug Fixes: + +* core: tracking issues fixed + ## [v1.100.1](https://github.com/wanderer-industries/wanderer/compare/v1.100.0...v1.100.1) (2026-05-01) diff --git a/mix.exs b/mix.exs index 953af6d8..7e344f10 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.100.1" + @version "1.100.2" def project do [ From a23ddd125e0d8c62ce15e17017f41288194477fe Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 16 May 2026 11:52:45 +0000 Subject: [PATCH 2/2] chore: [skip ci]