chore: release version v2.5.0-rc.4

This commit is contained in:
Zach Daniel 2023-01-06 17:39:11 -05:00
parent 1e49ef12a4
commit b220a0af75
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.5.0-rc.4](https://github.com/ash-project/ash/compare/v2.5.0-rc.3...v2.5.0-rc.4) (2023-01-06)
### Bug Fixes:
* more fixes for synonymous relationship paths
## [v2.5.0-rc.3](https://github.com/ash-project/ash/compare/v2.5.0-rc.2...v2.5.0-rc.3) (2023-01-06)

View file

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