* chore: release latest changes
* update yarn lockfile
* remove stale files
* fix ci env
* remove mysql command overwrite
* remove mysql overwrite from example
* fix cookie cooldown in memory
* feat(auth): invalidate other sessions for user if the email or password are changed
* fix(auth): handling credentials change in a legacy protocol scenario
* fix(auth): leave only the newly created session when changing credentials