chore: release version v1.50.8

This commit is contained in:
Zach Daniel 2021-12-01 14:59:38 -05:00
parent d9ce401bb4
commit be840f041a
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.8](https://github.com/ash-project/ash/compare/v1.50.7...v1.50.8) (2021-12-01)
### Bug Fixes:
* case clause error in `Query.equivalent_to?`
## [v1.50.7](https://github.com/ash-project/ash/compare/v1.50.6...v1.50.7) (2021-12-01)

View file

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