chore: release version v1.82.0

This commit is contained in:
CI
2025-10-15 19:59:55 +00:00
parent 7bd6be6fd0
commit 2913bf19b0
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -2,6 +2,19 @@
<!-- changelog -->
## [v1.82.0](https://github.com/wanderer-industries/wanderer/compare/v1.81.15...v1.82.0) (2025-10-15)
### Features:
* Core: Added an ability to copy/paste selected map area between maps
### Bug Fixes:
* Map: Add ability to copy and past systems (UI part)
## [v1.81.15](https://github.com/wanderer-industries/wanderer/compare/v1.81.14...v1.81.15) (2025-10-15)
+1 -1
View File
@@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do
@source_url "https://github.com/wanderer-industries/wanderer"
@version "1.81.15"
@version "1.82.0"
def project do
[