updated go deps and bumped app version

This commit is contained in:
Gani Georgiev
2024-06-03 08:36:28 +03:00
parent 1682db5c72
commit 970b00011f
35 changed files with 129 additions and 122 deletions
+7
View File
@@ -1,3 +1,10 @@
## v0.22.13
- Fixed rules inconsistency for text literals when inside parenthesis ([#5017](https://github.com/pocketbase/pocketbase/issues/5017)).
- Updated Go deps.
## v0.22.12
- Fixed calendar picker grid layout misalignment on Firefox ([#4865](https://github.com/pocketbase/pocketbase/issues/4865)).