diff --git a/CHANGELOG.md b/CHANGELOG.md index c3872541..91a06c64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.45.4](https://github.com/wanderer-industries/wanderer/compare/v1.45.3...v1.45.4) (2025-02-07) + + + + +### Bug Fixes: + +* remove snap to grid customization (#153) + ## [v1.45.3](https://github.com/wanderer-industries/wanderer/compare/v1.45.2...v1.45.3) (2025-02-05) diff --git a/mix.exs b/mix.exs index 9108e185..02cc16b9 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.45.3" + @version "1.45.4" def project do [