release: 0.33.0

This commit is contained in:
Elias Schneider
2025-02-14 17:10:14 +01:00
parent 6207e10279
commit dc9e64de3d
3 changed files with 16 additions and 2 deletions

View File

@@ -1 +1 @@
0.32.0
0.33.0

View File

@@ -1,3 +1,17 @@
## [](https://github.com/pocket-id/pocket-id/compare/v0.32.0...v) (2025-02-14)
### Features
* add end session endpoint ([#232](https://github.com/pocket-id/pocket-id/issues/232)) ([7550333](https://github.com/pocket-id/pocket-id/commit/7550333fe2ff6424f3168f63c5179d76767532fd))
### Bug Fixes
* alignment of OIDC client details ([c3980d3](https://github.com/pocket-id/pocket-id/commit/c3980d3d28a7158a4dc9369af41f185b891e485e))
* layout of OIDC client details page on mobile ([3de1301](https://github.com/pocket-id/pocket-id/commit/3de1301fa84b3ab4fff4242d827c7794d44910f2))
* show "Sync Now" and "Test Email" button even if UI config is disabled ([4d0fff8](https://github.com/pocket-id/pocket-id/commit/4d0fff821e2245050ce631b4465969510466dfae))
## [](https://github.com/pocket-id/pocket-id/compare/v0.31.0...v) (2025-02-13)

View File

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