release: 0.3.1

This commit is contained in:
Elias Schneider
2024-08-24 12:59:23 +02:00
parent 6769cc8c10
commit 3fe24a04de
2 changed files with 8 additions and 1 deletions

View File

@@ -1 +1 @@
0.3.0
0.3.1

View File

@@ -1,3 +1,10 @@
## [](https://github.com/stonith404/pocket-id/compare/v0.3.0...v) (2024-08-24)
### Bug Fixes
* empty lists don't get returned correctly from the api ([97f7fc4](https://github.com/stonith404/pocket-id/commit/97f7fc4e288c2bb49210072a7a151b58ef44f5b5))
## [](https://github.com/stonith404/pocket-id/compare/v0.2.1...v) (2024-08-23)