fix: publish brisk game server 0.4.2

This commit is contained in:
2026-06-11 16:24:50 +08:00
parent 88b7d9c757
commit e53e15675c
10 changed files with 58 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.4.2
- Added missing Unity `.meta` files for package root files and top-level package folders
- Prevented immutable package import warnings for `CHANGELOG.md`, `package.json`, `README.md`, `Runtime`, and `Samples~`
- Refreshed Git package examples to the `v0.4.2` release tag
## 0.4.1
- Startup restore now silently clears locally expired or server-rejected sessions without showing the default auth-expired dialog