chore: release version v1.50.6

This commit is contained in:
Zach Daniel 2021-11-26 14:59:57 -05:00
parent df306ef2ad
commit 4fd4716950
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.50.6](https://github.com/ash-project/ash/compare/v1.50.5...v1.50.6) (2021-11-26)
### Improvements:
* add `Transformer.eval/3` (for special use cases only)
## [v1.50.5](https://github.com/ash-project/ash/compare/v1.50.4...v1.50.5) (2021-11-25)

View file

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