chore: release version v1.50.16

This commit is contained in:
Zach Daniel 2022-01-24 14:36:24 -05:00
parent 7a7cb12de7
commit 7203495d64
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.16](https://github.com/ash-project/ash/compare/v1.50.15...v1.50.16) (2022-01-24)
### Bug Fixes:
* use `ash_struct_fields` to accumulate schema struct field defaults
## [v1.50.15](https://github.com/ash-project/ash/compare/v1.50.14...v1.50.15) (2022-01-19)

View file

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