release: 0.34.0

This commit is contained in:
Elias Schneider
2025-02-16 18:29:18 +01:00
parent 39b46e99a9
commit 339837bec4
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
0.33.0
0.34.0

View File

@@ -1,3 +1,10 @@
## [](https://github.com/pocket-id/pocket-id/compare/v0.33.0...v) (2025-02-16)
### Features
* add LDAP group membership attribute ([#236](https://github.com/pocket-id/pocket-id/issues/236)) ([39b46e9](https://github.com/pocket-id/pocket-id/commit/39b46e99a9b930ea39cf640c3080530cfff5be6e))
## [](https://github.com/pocket-id/pocket-id/compare/v0.32.0...v) (2025-02-14)

View File

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