chore: release version v2.5.1

This commit is contained in:
Zach Daniel 2023-01-11 15:18:56 -05:00
parent 7202509581
commit 209d10174a
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 -->
## [v2.5.1](https://github.com/ash-project/ash/compare/v2.5.0...v2.5.1) (2023-01-11)
### Bug Fixes:
* return proper value from validation
### Improvements:
* more compile time optimizations
## [v2.5.0](https://github.com/ash-project/ash/compare/v2.5.0-rc.6...v2.5.0) (2023-01-11)

View file

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