chore: release version v1.82.1

This commit is contained in:
CI
2025-10-20 09:33:16 +00:00
parent 1dad9316bd
commit ec7a5ecf10
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,15 @@
<!-- changelog -->
## [v1.82.1](https://github.com/wanderer-industries/wanderer/compare/v1.82.0...v1.82.1) (2025-10-20)
### Bug Fixes:
* Core: Fixed 'viewer' map access & characters tracking
## [v1.82.0](https://github.com/wanderer-industries/wanderer/compare/v1.81.15...v1.82.0) (2025-10-15)

View File

@@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do
@source_url "https://github.com/wanderer-industries/wanderer"
@version "1.82.0"
@version "1.82.1"
def project do
[