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 [