chore: release version v2.4.7

This commit is contained in:
Zach Daniel 2022-11-19 13:19:55 -05:00
parent 9047fbd2ee
commit ab2e734fa0
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.4.7](https://github.com/ash-project/ash/compare/v2.4.6...v2.4.7) (2022-11-19)
### Improvements:
* add `where` and `or_where` to expr
## [v2.4.6](https://github.com/ash-project/ash/compare/v2.4.5...v2.4.6) (2022-11-19)

View file

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