chore: release version v1.3.27

This commit is contained in:
Zach Daniel 2023-05-17 13:19:29 -04:00
parent f59bbee443
commit 81bf3b1340
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.27](https://github.com/ash-project/ash_postgres/compare/v1.3.26...v1.3.27) (2023-05-17)
### Improvements:
* raise better errors on conflicting locks
## [v1.3.26](https://github.com/ash-project/ash_postgres/compare/v1.3.25...v1.3.26) (2023-05-16)

View file

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