release: 1.0.4

This commit is contained in:
Elias Schneider
2024-09-06 09:03:11 +02:00
parent f0e785b1a2
commit be202d3d41
7 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
## [1.0.4](https://github.com/stonith404/pingvin-share/compare/v1.0.3...v1.0.4) (2024-09-06)
### Bug Fixes
* oauth2 login can fail in some cases because the user can't be found ([92e1e82](https://github.com/stonith404/pingvin-share/commit/92e1e82e095075edf04019887f9c2048c21d00d6))
## [1.0.3](https://github.com/stonith404/pingvin-share/compare/v1.0.2...v1.0.3) (2024-09-03)