chore: release version v1.3.64

This commit is contained in:
Zach Daniel 2023-12-04 14:56:05 -05:00
parent 51f51d92d2
commit 554886f0a3
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.64](https://github.com/ash-project/ash_postgres/compare/v1.3.63...v1.3.64) (2023-12-04)
### Bug Fixes:
* properly cast lazy update defaults to target type
## [v1.3.63](https://github.com/ash-project/ash_postgres/compare/v1.3.62...v1.3.63) (2023-12-03)

View file

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