chore: pocketbase version updates

This commit is contained in:
Ben Allfree 2022-12-18 07:07:43 -08:00
parent 89c2f90764
commit 0588364cf4
2 changed files with 5 additions and 1 deletions

View File

@ -19,6 +19,9 @@ export const RELEASES = {
'0.9.0',
'0.9.1',
'0.9.2',
'0.10.0',
'0.10.1',
'0.10.2',
],
},
}

View File

@ -149,9 +149,10 @@ nohup docker compose -f docker/prod.yaml up --remove-orphans &
# Release History
**next**
**0.5.5**
- chore: PocketBase 0.9.2 update
- chore: PocketBase 0.10.0, 0.10.1, 0.10.2 updates
**0.5.4**