From 7be115f7da5567f07ebd3a9bc42ca0f653ffb7bf Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Thu, 19 Sep 2024 08:52:16 +0200 Subject: [PATCH] release: 0.5.2 --- .version | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.version b/.version index 4b9fcbe..cb0c939 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.5.1 +0.5.2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 382cdf9..e0fb8ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [](https://github.com/stonith404/pocket-id/compare/v0.5.1...v) (2024-09-19) + + +### Bug Fixes + +* updated application name doesn't apply to webauthn credential ([924bb14](https://github.com/stonith404/pocket-id/commit/924bb1468bbd8e42fa6a530ef740be73ce3b3914)) + ## [](https://github.com/stonith404/pocket-id/compare/v0.5.0...v) (2024-09-16)