chore: release version v0.38.4

This commit is contained in:
Zach Daniel 2021-05-07 01:12:30 -04:00
parent f28ee00d68
commit a36e8c2d3a
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 --> <!-- changelog -->
## [v0.38.4](https://github.com/ash-project/ash_postgres/compare/v0.38.3...v0.38.4) (2021-05-07)
### Improvements:
* support latest ash version resource sorts
## [v0.38.3](https://github.com/ash-project/ash_postgres/compare/v0.38.2...v0.38.3) (2021-05-06) ## [v0.38.3](https://github.com/ash-project/ash_postgres/compare/v0.38.2...v0.38.3) (2021-05-06)

View file

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