Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fixed useless "&" char on createEmailRedirectionLink function #363

Merged
merged 5 commits into from
Jun 19, 2023
Merged

fix: Fixed useless "&" char on createEmailRedirectionLink function #363

merged 5 commits into from
Jun 19, 2023

Conversation

kwiky
Copy link
Contributor

@kwiky kwiky commented Apr 4, 2023

Fix #362

Before submitting this PR:

Checklist

  • No breaking changes
  • Tests pass
  • New features have new tests
  • Documentation is updated

Breaking changes

Avoid breaking changes and regressions. If you feel it is unavoidable, make it explicit in your PR comment so we can review it and see how to handle it.

Tests

  • please make sure your changes pass the current tests (Use the make test or the make watch command).
  • if you are introducing a new feature, please write as much tests as possible.

Documentation

Please make sure the documentation is updated accordingly, in particular:

@changeset-bot
Copy link

changeset-bot bot commented Apr 4, 2023

🦋 Changeset detected

Latest commit: a3911ee

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hasura-auth Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kwiky kwiky changed the title fix: Fixed useless & on createEmailRedirectionLink function fix: Fixed useless "&" char on createEmailRedirectionLink function Apr 11, 2023
@szilarddoro
Copy link
Contributor

Thanks for this too @kwiky! 🙌🏼

@szilarddoro szilarddoro merged commit 1706c37 into nhost:main Jun 19, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean the link in createEmailRedirectionLink
2 participants