1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 11:36:46 +00:00

release: 0.42.1

This commit is contained in:
Elias Schneider
2025-03-18 23:03:50 +01:00
parent f7e36a422e
commit e486dbd771
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
0.42.0
0.42.1

View File

@@ -1,3 +1,10 @@
## [](https://github.com/pocket-id/pocket-id/compare/v0.42.0...v) (2025-03-18)
### Bug Fixes
* kid not added to JWTs ([f7e36a4](https://github.com/pocket-id/pocket-id/commit/f7e36a422ea6b5327360c9a13308ae408ff7fffe))
## [](https://github.com/pocket-id/pocket-id/compare/v0.41.0...v) (2025-03-18)

View File

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