chore: release version v2.0.1

This commit is contained in:
James Harton 2024-07-10 14:17:32 +12:00
parent 425980157d
commit c700af6a02
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 -->
## [v2.0.1](https://github.com/team-alembic/ash_authentication_phoenix/compare/v2.0.0...v2.0.1) (2024-07-10)
### Improvements:
* fix deprecation warnings about live_flash/2.
## [v2.0.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v2.0.0-rc.3...v2.0.0) (2024-05-10)

View file

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