chore: release version v1.48.0-rc.23

This commit is contained in:
Zach Daniel 2021-10-24 14:33:47 -04:00
parent 358a1b5cae
commit 1b2f3c6cff
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 -->
## [v1.48.0-rc.23](https://github.com/ash-project/ash/compare/v1.48.0-rc.22...v1.48.0-rc.23) (2021-10-24)
### Bug Fixes:
* breaking change! disambiguating functions in keyword filter syntax
## [v1.48.0-rc.22](https://github.com/ash-project/ash/compare/v1.48.0-rc.21...v1.48.0-rc.22) (2021-10-23)

View file

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