diff --git a/CHANGELOG.md b/CHANGELOG.md index 296a5ba0..9d7e241a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.90.6](https://github.com/wanderer-industries/wanderer/compare/v1.90.5...v1.90.6) (2025-12-12) + + + + +### Bug Fixes: + +* core: fixed map scopes + ## [v1.90.5](https://github.com/wanderer-industries/wanderer/compare/v1.90.4...v1.90.5) (2025-12-12) diff --git a/mix.exs b/mix.exs index 9614f941..07e0a810 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.5" + @version "1.90.6" def project do [