bumped app version

This commit is contained in:
Gani Georgiev
2023-08-21 18:14:23 +03:00
parent f42bbfd927
commit dc063b20fa
32 changed files with 43 additions and 38 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.17.6
- Fixed JSVM `require()` file path error when using Windows-style separators ([#3163](https://github.com/pocketbase/pocketbase/issues/3163#issuecomment-1685034438)).
## v0.17.5
- Added quotes around the wrapped view query columns introduced with v0.17.4.