bumped app version

This commit is contained in:
Gani Georgiev
2026-07-29 21:09:09 +03:00
parent e83e911b2f
commit 8ec80c9828
12 changed files with 180 additions and 175 deletions
+5
View File
@@ -2,6 +2,11 @@
> For the most recent versions, please refer to [CHANGELOG.md](./CHANGELOG.md)
---
## v0.22.51
- (_Backported from v0.39.10_) Reverted the auto panic recover handling for the cli commands to preserve the old behavior and allow panic to force exit with non-zero code ([#7781](https://github.com/pocketbase/pocketbase/issues/7781)).
## v0.22.50
- (_Backported from v0.39.9_) Bumped goja, fexpr and their related deps.