chore: release version v0.38.7

This commit is contained in:
Zach Daniel 2021-05-08 23:28:30 -04:00
parent 7911de61a5
commit 20894cf856
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 -->
## [v0.38.7](https://github.com/ash-project/ash_postgres/compare/v0.38.6...v0.38.7) (2021-05-09)
### Improvements:
* support latest ash/filtering on related aggregates
## [v0.38.6](https://github.com/ash-project/ash_postgres/compare/v0.38.5...v0.38.6) (2021-05-07)

View file

@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
support, and delegates to a configured repo.
"""
@version "0.38.6"
@version "0.38.7"
def project do
[