Skip to content

Commit

Permalink
chore: release version v0.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed May 6, 2021
1 parent 2995679 commit c772398
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.38.3](https://github.com/ash-project/ash_postgres/compare/v0.38.2...v0.38.3) (2021-05-06)




### Improvements:

* update to latest ash

* document script to iterate migrations (#65)

## [v0.38.2](https://github.com/ash-project/ash_postgres/compare/v0.38.1...v0.38.2) (2021-05-04)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
support, and delegates to a configured repo.
"""

@version "0.38.2"
@version "0.38.3"

def project do
[
Expand Down

0 comments on commit c772398

Please sign in to comment.