chore: release version v1.8.4

This commit is contained in:
James Harton 2023-10-02 12:04:49 +13:00
parent a957214a50
commit 5c7ab0fe1e
Signed by: james
GPG key ID: 90E82DAA13F624F4
2 changed files with 10 additions and 1 deletions

View file

@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v1.8.4](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.8.3...v1.8.4) (2023-10-01)
### Improvements:
* optional support for routing to register & reset links (#281)
## [v1.8.3](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.8.2...v1.8.3) (2023-09-23)

View file

@ -2,7 +2,7 @@ defmodule AshAuthentication.Phoenix.MixProject do
@moduledoc false
use Mix.Project
@version "1.8.3"
@version "1.8.4"
def project do
[