chore: release version v1.50.14

This commit is contained in:
Zach Daniel 2021-12-21 12:26:26 -05:00
parent ce3ae44a4c
commit 9a9741bdc4
2 changed files with 16 additions and 1 deletions

View file

@ -5,6 +5,21 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v1.50.14](https://github.com/ash-project/ash/compare/v1.50.13...v1.50.14) (2021-12-21)
### Bug Fixes:
* fix recursion in `do_reverse_relationship_path/3`
### Improvements:
* add more authorizer state management
* customizable exception for authorizers
## [v1.50.13](https://github.com/ash-project/ash/compare/v1.50.12...v1.50.13) (2021-12-21)

View file

@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""
@version "1.50.13"
@version "1.50.14"
def project do
[