chore: release version v1.48.0-rc.25

This commit is contained in:
Zach Daniel 2021-10-25 18:49:10 -04:00
parent 13cffc852c
commit 19a4355960
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 -->
## [v1.48.0-rc.25](https://github.com/ash-project/ash/compare/v1.48.0-rc.24...v1.48.0-rc.25) (2021-10-25)
### Bug Fixes:
* always lateral join for many to many relationships
### Improvements:
* add `default` option for aggregates
## [v1.48.0-rc.24](https://github.com/ash-project/ash/compare/v1.48.0-rc.23...v1.48.0-rc.24) (2021-10-25)

View file

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