chore: release version v1.52.0-rc.7

This commit is contained in:
Zach Daniel 2022-05-18 13:12:48 -04:00
parent 44a72226da
commit 1c7a8328f8
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.7](https://github.com/ash-project/ash/compare/v1.52.0-rc.6...v1.52.0-rc.7) (2022-05-18)
### Bug Fixes:
* don't ignore lazy load option
## [v1.52.0-rc.6](https://github.com/ash-project/ash/compare/v1.52.0-rc.5...v1.52.0-rc.6) (2022-05-18)

View file

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