release: 0.27.2

This commit is contained in:
Elias Schneider
2025-01-27 17:30:13 +01:00
parent 66edb18f2c
commit ea21eba281
3 changed files with 61 additions and 54 deletions

View File

@@ -1 +1 @@
0.27.1
0.27.2

View File

@@ -1,3 +1,10 @@
## [](https://github.com/stonith404/pocket-id/compare/v0.27.1...v) (2025-01-27)
### Bug Fixes
* smtp hello for tls connections ([#180](https://github.com/stonith404/pocket-id/issues/180)) ([781ff7a](https://github.com/stonith404/pocket-id/commit/781ff7ae7b84b13892e7a565b7a78f20c52ee2c9))
## [](https://github.com/stonith404/pocket-id/compare/v0.27.0...v) (2025-01-24)

View File

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