release: 0.39.0

This commit is contained in:
Elias Schneider
2025-03-11 20:59:15 +01:00
parent 9ef2ddf796
commit 90f8068053
3 changed files with 14 additions and 2 deletions

View File

@@ -1 +1 @@
0.38.0
0.39.0

View File

@@ -1,3 +1,15 @@
## [](https://github.com/pocket-id/pocket-id/compare/v0.38.0...v) (2025-03-11)
### Features
* api key authentication ([#291](https://github.com/pocket-id/pocket-id/issues/291)) ([62915d8](https://github.com/pocket-id/pocket-id/commit/62915d863a4adc09cf467b75c414a045be43c2bb))
### Bug Fixes
* alternative login method link on mobile ([9ef2ddf](https://github.com/pocket-id/pocket-id/commit/9ef2ddf7963c6959992f3a5d6816840534e926e9))
## [](https://github.com/pocket-id/pocket-id/compare/v0.37.0...v) (2025-03-10)

View File

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