Skip to content

Commit

Permalink
chore: format changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Nov 26, 2024
1 parent ef7f849 commit 565be95
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline




### Features:

* Add override for identity input placeholder (#538)
Expand Down Expand Up @@ -156,11 +157,11 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

* check strategy module instead of name

* ensure path params are processed on strategy router
* ensure path params are processed on strategy router

* Re-link form labels and form inputs on Password strategy forms (#494)

* Restore linkage between form inputs and form fields on Password strategy form
* Restore linkage between form inputs and form fields on Password strategy form

* Use separate override labels for Password and Password Confirmation fields

Expand All @@ -172,11 +173,11 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

* add button for the Apple strategy (#482)

* add apple component
* add apple component

* pass context down to all actions

* create a new dynamic router, and avoid other compile time dependencies
* create a new dynamic router, and avoid other compile time dependencies

## [v2.0.2](https://github.com/team-alembic/ash_authentication_phoenix/compare/v2.0.1...v2.0.2) (2024-08-05)

Expand Down Expand Up @@ -303,7 +304,7 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

* Pass tenant to generated Live View forms (#310)

* pull assign out of other flow
* pull assign out of other flow

* sets a nil value in assigns for :current_tenant in subcomponents if not already set

Expand Down Expand Up @@ -361,7 +362,7 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

* submit form in-line when sign_in_tokens_enabled (#274)

* submit form in-line when sign_in_tokens_enabled
* submit form in-line when sign_in_tokens_enabled

## [v1.8.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.7.3...v1.8.0) (2023-09-14)

Expand Down Expand Up @@ -607,7 +608,7 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

* PasswordReset: Add a generic password reset form (#37)

* PasswordReset: Add a generic password reset form
* PasswordReset: Add a generic password reset form

### Improvements:

Expand Down

0 comments on commit 565be95

Please sign in to comment.