diff --git a/CHANGELOG.md b/CHANGELOG.md index 74e3e7a6..d88d4ffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.84.22](https://github.com/wanderer-industries/wanderer/compare/v1.84.21...v1.84.22) (2025-11-15) + + + + +### Bug Fixes: + +* core: fixed map initialization + ## [v1.84.21](https://github.com/wanderer-industries/wanderer/compare/v1.84.20...v1.84.21) (2025-11-15) diff --git a/mix.exs b/mix.exs index 300585b6..f9f04b6d 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.84.21" + @version "1.84.22" def project do [