release: 1.9.1

This commit is contained in:
Elias Schneider
2025-08-24 23:17:31 +02:00
parent 51222f5607
commit 74eb2ac0b9
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
1.9.0
1.9.1

View File

@@ -1,3 +1,10 @@
## [](https://github.com/pocket-id/pocket-id/compare/v1.9.0...v) (2025-08-24)
### Bug Fixes
* sqlite migration drops allowed user groups ([d6d1a4c](https://github.com/pocket-id/pocket-id/commit/d6d1a4ced23886f255a9c2048d19ad3599a17f26))
## [](https://github.com/pocket-id/pocket-id/compare/v1.8.1...v) (2025-08-24)

View File

@@ -1,6 +1,6 @@
{
"name": "pocket-id-frontend",
"version": "1.9.0",
"version": "1.9.1",
"private": true,
"type": "module",
"scripts": {