chore: release version v1.48.0-rc.15

This commit is contained in:
Zach Daniel 2021-10-15 17:13:17 -04:00
parent 38b357ade9
commit 59e8c49d58
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.48.0-rc.15](https://github.com/ash-project/ash/compare/v1.48.0-rc.14...v1.48.0-rc.15) (2021-10-15)
### Bug Fixes:
* don't validate allow_nil in attribute casting
## [v1.48.0-rc.14](https://github.com/ash-project/ash/compare/v1.48.0-rc.13...v1.48.0-rc.14) (2021-10-13)

View file

@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""
@version "1.48.0-rc.14"
@version "1.48.0-rc.15"
def project do
[