chore: release version v1.9.4

This commit is contained in:
github-actions 2024-03-06 01:58:51 +00:00
parent df0bc3e13b
commit d2cb3445ab
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.9.4](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.9.3...v1.9.4) (2024-03-06)
### Bug Fixes:
* Fix typos in override class names
## [v1.9.3](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.9.2...v1.9.3) (2024-03-05)

View file

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