release: 0.35.3

This commit is contained in:
Elias Schneider
2025-02-25 20:34:37 +01:00
parent fde951b543
commit e46471cc2d
3 changed files with 10 additions and 2 deletions

View File

@@ -1 +1 @@
0.35.2
0.35.3

View File

@@ -1,3 +1,11 @@
## [](https://github.com/pocket-id/pocket-id/compare/v0.35.2...v) (2025-02-25)
### Bug Fixes
* add option to manually select SMTP TLS method ([#268](https://github.com/pocket-id/pocket-id/issues/268)) ([01a9de0](https://github.com/pocket-id/pocket-id/commit/01a9de0b04512c62d0f223de33d711f93c49b9cc))
* **ldap:** sync error if LDAP user collides with an existing user ([fde951b](https://github.com/pocket-id/pocket-id/commit/fde951b543281fedf9f602abae26b50881e3d157))
## [](https://github.com/pocket-id/pocket-id/compare/v0.35.1...v) (2025-02-24)

View File

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