chore: release version v0.37.4

This commit is contained in:
Zach Daniel 2021-04-26 16:45:58 -04:00
parent 1cce277e7d
commit be96d95c2d
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.37.4](https://github.com/ash-project/ash_postgres/compare/v0.37.3...v0.37.4) (2021-04-26)
### Improvements:
* support `list` aggregate
## [v0.37.3](https://github.com/ash-project/ash_postgres/compare/v0.37.2...v0.37.3) (2021-04-26)

View file

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