diff --git a/.version b/.version index 787ffc30..339fd080 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.42.0 +0.42.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fb78dad..3222781c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/frontend/package.json b/frontend/package.json index d536c46a..557a52f6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "pocket-id-frontend", - "version": "0.42.0", + "version": "0.42.1", "private": true, "type": "module", "scripts": {