This commit is contained in:
Lea Anthony
2024-05-08 20:43:24 +10:00
parent c1c4220978
commit daa71ce426
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
v2.8.1
v2.8.2
+2
View File
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## v2.8.2 - 2024-05-08
### Breaking Change
- The `-noPackage` flag was misnamed and is being renamed to `nopackage` to match the other flags. Changed by @leaanthony in [PR](https://github.com/wailsapp/wails/issues/3421).