chore: release version v1.7.2

This commit is contained in:
github-actions 2023-04-16 22:16:21 +00:00
parent e7288a2ff8
commit 5602fe0631
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.2](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.7.1...v1.7.2) (2023-04-16)
### Improvements:
* Add OIDC and generic "lock" icons.
## [v1.7.1](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.7.0...v1.7.1) (2023-04-12)

View file

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