chore: release version v1.45.0-rc1

This commit is contained in:
Zach Daniel 2021-06-04 14:59:32 -04:00
parent d560b81eae
commit fa921759e7
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-rc1](https://github.com/ash-project/ash/compare/v1.45.0-rc0...v1.45.0-rc1) (2021-06-04)
### Bug Fixes:
* constraints on calculations
* better calculation inspect
* allow supplying stacktraces when building errors
## [v1.45.0-rc0](https://github.com/ash-project/ash/compare/v1.44.13...v1.45.0-rc0) (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-rc0"
@version "1.45.0-rc1"
def project do
[