chore: release version v1.45.0-rc3

This commit is contained in:
Zach Daniel 2021-06-05 02:44:58 -04:00
parent 30af25ba74
commit bed9286c6c
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.45.0-rc3](https://github.com/ash-project/ash/compare/v1.45.0-rc2...v1.45.0-rc3) (2021-06-05)
### Bug Fixes:
* always wait on the engine if it hasn't completed
## [v1.45.0-rc2](https://github.com/ash-project/ash/compare/v1.45.0-rc1...v1.45.0-rc2) (2021-06-04)

View file

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