chore: release version v1.3.49

This commit is contained in:
Zach Daniel 2023-09-04 13:09:43 -04:00
parent 5182a1c6d0
commit 6b00276efa
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 -->
## [v1.3.49](https://github.com/ash-project/ash_postgres/compare/v1.3.48...v1.3.49) (2023-09-04)
### Improvements:
* implement ash lifecycle tasks
## [v1.3.48](https://github.com/ash-project/ash_postgres/compare/v1.3.47...v1.3.48) (2023-09-04)

View file

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