From 6800be1bb683f74941063b1ec8993bc2d2bee2e4 Mon Sep 17 00:00:00 2001 From: CI Date: Fri, 7 Feb 2025 19:15:01 +0000 Subject: [PATCH] chore: release version v1.45.4 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [