chore: release version v1.45.0-rc2

This commit is contained in:
Zach Daniel 2021-06-04 18:35:17 -04:00
parent 3f1f31694d
commit 728163339e
2 changed files with 14 additions and 1 deletions

View file

@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v1.45.0-rc2](https://github.com/ash-project/ash/compare/v1.45.0-rc1...v1.45.0-rc2) (2021-06-04)
### Bug Fixes:
* always wait for engine
### Improvements:
* spawn async requests where possible
## [v1.45.0-rc1](https://github.com/ash-project/ash/compare/v1.45.0-rc0...v1.45.0-rc1) (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-rc1"
@version "1.45.0-rc2"
def project do
[