chore: release version v1.50.1

This commit is contained in:
Zach Daniel 2021-11-09 03:27:05 -05:00
parent 034ed97efe
commit ee19878aaa
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.1](https://github.com/ash-project/ash/compare/v1.50.0...v1.50.1) (2021-11-09)
### Bug Fixes:
* simplify and improve allow_nil checking
## [v1.50.0](https://github.com/ash-project/ash/compare/v1.49.0...v1.50.0) (2021-11-09)
### Breaking Changes:

View file

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