chore: release version v2.5.0-rc.6

This commit is contained in:
Zach Daniel 2023-01-09 14:47:14 -05:00
parent 292450bf82
commit 4e9565993c
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.6](https://github.com/ash-project/ash/compare/v2.5.0-rc.5...v2.5.0-rc.6) (2023-01-09)
### Bug Fixes:
* set interface args to empty list by default
## [v2.5.0-rc.5](https://github.com/ash-project/ash/compare/v2.5.0-rc.4...v2.5.0-rc.5) (2023-01-09)

View file

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