chore: release version v1.51.0

This commit is contained in:
Zach Daniel 2022-02-14 11:39:04 -05:00
parent 15bdae0d99
commit e3a81cbe3c
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.51.0](https://github.com/ash-project/ash/compare/v1.50.21...v1.51.0) (2022-02-14)
### Features:
* add `source` option to attributes
## [v1.50.21](https://github.com/ash-project/ash/compare/v1.50.20...v1.50.21) (2022-02-14)

View file

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