* add semantic-release-plugin-update-version-in-files to devDependencies ([8b2c224](https://github.com/supabase/gotrue-js/commit/8b2c224db78239bb2e0c863f8cd659e53258b7ab)) * require was breaking some builds ([ab73b08](https://github.com/supabase/gotrue-js/commit/ab73b087a0e82f63f6b070478bd9b67baac9d814)) * set default X-Client-Info and trigger release ([fe0e4fa](https://github.com/supabase/gotrue-js/commit/fe0e4fadd7834e2564e1719eb75aa7b616d99fa9)) * typo ([f3124d1](https://github.com/supabase/gotrue-js/commit/f3124d180c9806068551df75bf1b2308932c9050))
* existing tests ([c22f054](https://github.com/supabase/gotrue-js/commit/c22f054385adb3e8f63ecddc3bd0c87d1c17957f)) * magicLink -> magiclink ([5ed89c9](https://github.com/supabase/gotrue-js/commit/5ed89c9a6d1819ccad9cdab6824d3a95b062bd73)) * moves tests to not use snapshot ([41eaa8a](https://github.com/supabase/gotrue-js/commit/41eaa8a9a81490cd7643677a3e37df0e0fa14294)) * updates confirmed_at to email_confirmed_at ([582a3d4](https://github.com/supabase/gotrue-js/commit/582a3d437709c3cb1810ced68560863ddb22c81b)) * var to const ([ed8b13f](https://github.com/supabase/gotrue-js/commit/ed8b13f8b657b2e162c17ff2f0ea676da33cf91b))
Features
* adds generateLink api method ([9c54259](https://github.com/supabase/gotrue-js/commit/9c542595fabc6006cff4d2206fdadfe318cbd9f2)) * adds sign up + sign in with mobile/password and mobile OTP ([15a20a9](https://github.com/supabase/gotrue-js/commit/15a20a9672d5161c3df04d4c0bfc84afa3dcd953))