bumped app version

This commit is contained in:
Gani Georgiev
2025-02-09 19:28:28 +02:00
parent 920e893e11
commit f767af0ded
31 changed files with 46 additions and 41 deletions

View File

@@ -1,3 +1,8 @@
## v0.25.2 (WIP)
- Fixed realtime delete event not being fired for `RecordProxy`ies and other custom Record model structs ([#6433](https://github.com/pocketbase/pocketbase/issues/6433)).
## v0.25.1
- Fixed the batch API Preview success sample response.