chore: release version v1.7.1

This commit is contained in:
github-actions 2023-04-12 01:33:16 +00:00
parent fc74f54433
commit 19931553d8
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.7.1](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.7.0...v1.7.1) (2023-04-12)
### Bug Fixes:
* backwards compat with sign_in_tokens_enabled?
## [v1.7.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.6...v1.7.0) (2023-04-06)

View file

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