diff --git a/CHANGELOG.md b/CHANGELOG.md index 09d45a2b..a88d8e5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.48.0](https://github.com/wanderer-industries/wanderer/compare/v1.47.6...v1.48.0) (2025-02-12) + + + + +### Features: + +* autosize local character tooltip and increase hover target (#165) + ## [v1.47.6](https://github.com/wanderer-industries/wanderer/compare/v1.47.5...v1.47.6) (2025-02-12) diff --git a/mix.exs b/mix.exs index f82aa3bd..bd1c6642 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.47.6" + @version "1.48.0" def project do [