Skip to content

Commit

Permalink
chore: release version v1.50.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Dec 8, 2021
1 parent 88168de commit 8911177
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v1.50.10](https://github.com/ash-project/ash/compare/v1.50.9...v1.50.10) (2021-12-08)




### Improvements:

* add `Ash.DataLayer.Simple.set_data/2`

* complete mutually_exclusive_and_collectively_exhaustive logic

## [v1.50.9](https://github.com/ash-project/ash/compare/v1.50.8...v1.50.9) (2021-12-06)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""

@version "1.50.9"
@version "1.50.10"

def project do
[
Expand Down

0 comments on commit 8911177

Please sign in to comment.