diff --git a/.version b/.version index a918a2a..faef31a 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.6.0 +0.7.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5056f8d..fd51ebc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [](https://github.com/stonith404/pocket-id/compare/v0.6.0...v) (2024-10-03) + + +### ⚠ BREAKING CHANGES + +* add ability to set light and dark mode logo + +### Features + +* add ability to set light and dark mode logo ([be45eed](https://github.com/stonith404/pocket-id/commit/be45eed125e33e9930572660a034d5f12dc310ce)) + ## [](https://github.com/stonith404/pocket-id/compare/v0.5.3...v) (2024-10-02)