updated ui/dist

This commit is contained in:
Gani Georgiev
2023-11-03 05:50:49 +02:00
parent ea5ca009de
commit 4e51e393a2
32 changed files with 44 additions and 39 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.19.2
- Updated the JSVM generated types ([#3627](https://github.com/pocketbase/pocketbase/issues/3627), [#3662](https://github.com/pocketbase/pocketbase/issues/3662)).
## v0.19.1
- Fixed `tokenizer.Scan()/ScanAll()` to ignore the separators from the default trim cutset.