fix: correct gmail search example in auth template (#89) (thanks @rvben)
Some checks failed
ci / test (push) Has been cancelled
ci / worker (push) Has been cancelled
ci / darwin-cgo-build (push) Has been cancelled

This commit is contained in:
Peter Steinberger 2026-01-21 06:18:42 +00:00
parent d7c841a6b8
commit daec53ad05

View File

@ -1,5 +1,11 @@
# Changelog
## 0.8.1 - 2026-01-21
### Fixed
- Auth: fix Gmail search example in auth success template. (#89) — thanks @rvben.
## 0.8.0 - 2026-01-19
### Added