chore: release version v1.6.3

This commit is contained in:
github-actions 2023-03-13 16:09:39 +00:00
parent 4dbb564b1b
commit 1ad5137e9e
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.6.3](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.2...v1.6.3) (2023-03-13)
### Bug Fixes:
* always set `tenant` session
## [v1.6.2](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.1...v1.6.2) (2023-03-06)

View file

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