This commit is contained in:
Ben Allfree 2022-12-09 07:48:11 -08:00
parent 4da33ed88e
commit bb311d8653
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "pockethost",
"version": "0.5.3",
"version": "0.5.4",
"author": "Ben Allfree <ben@benallfree.com>",
"license": "MIT",
"private": true,

View File

@ -136,7 +136,11 @@ open https://pockethost.io
**next**
- [x] fix: create instance cancel button does not work
**0.5.4**
- [x] fix: Create Instance cancel button does not work
- [x] fix: instances do not stay active for realtime events
- [x] chore: support for PocketBase 0.9.0 and 0.9.1
**0.5.3**