chore: release version v2.0.0-rc.12

This commit is contained in:
Zach Daniel 2022-09-30 15:13:33 -04:00
parent 95a4aa3708
commit 6f5518de5c
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 -->
## [v2.0.0-rc.12](https://github.com/ash-project/ash/compare/v2.0.0-rc.11...v2.0.0-rc.12) (2022-09-30)
### Improvements:
* optimize for `relates_to_actor_via`
## [v2.0.0-rc.11](https://github.com/ash-project/ash/compare/v2.0.0-rc.10...v2.0.0-rc.11) (2022-09-29)

View file

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