chore: release version v1.52.0-rc.4

This commit is contained in:
Zach Daniel 2022-05-17 12:28:36 -04:00
parent 0ec5a6d7b0
commit 6b9776a7fb
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.4](https://github.com/ash-project/ash/compare/v1.52.0-rc.3...v1.52.0-rc.4) (2022-05-17)
### Bug Fixes:
* run after_action in create properly
## [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)

View file

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