fix: validate deploy version input
All checks were successful
CI / test (pull_request) Successful in 9m11s
CI / deploy (pull_request) Has been skipped

This commit is contained in:
2026-09-15 17:59:23 +03:00
parent 8102556862
commit 144e62a35e
6 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.8.12
- Передача версии в production deploy ограничена безопасным форматом.
## 0.8.11
- CSS-ассеты админки получают версию в URL и обновляются после релиза без ручной очистки кэша браузера.