chore: release version v1.44.11

This commit is contained in:
Zach Daniel 2021-05-20 16:43:17 -04:00
parent 4662c23f68
commit b859e86b9d
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.44.11](https://github.com/ash-project/ash/compare/v1.44.10...v1.44.11) (2021-05-20)
### Improvements:
* calculation.select/2 + `select` calculation option
## [v1.44.10](https://github.com/ash-project/ash/compare/v1.44.9...v1.44.10) (2021-05-20)

View file

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