diff --git a/.version b/.version index d917d3e..b1e80bb 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.1.2 +0.1.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e83861..b2ed19d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [](https://github.com/stonith404/pocket-id/compare/v0.1.2...v) (2024-08-13) + + +### Bug Fixes + +* add missing passkey flags to make icloud passkeys work ([cc407e1](https://github.com/stonith404/pocket-id/commit/cc407e17d409041ed88b959ce13bd581663d55c3)) +* logo not white in dark mode ([5749d05](https://github.com/stonith404/pocket-id/commit/5749d0532fc38bf2fc66571878b7c71643895c9e)) + ## [](https://github.com/stonith404/pocket-id/compare/v0.1.1...v) (2024-08-13)