chore: release version v1.52.0-rc.3

This commit is contained in:
Zach Daniel 2022-05-17 12:20:39 -04:00
parent 2e5dc4d5ab
commit fae1fc110e
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.52.0-rc.3](https://github.com/ash-project/ash/compare/v1.52.0-rc.2...v1.52.0-rc.3) (2022-05-17)
### Bug Fixes:
* require calculations specified on resource load
## [v1.52.0-rc.2](https://github.com/ash-project/ash/compare/v1.52.0-rc.1...v1.52.0-rc.2) (2022-05-13)

View file

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