chore: release version v1.5.17

This commit is contained in:
Zach Daniel 2024-03-06 08:30:56 -05:00
parent c2aacc65db
commit a03ff679f0
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.5.17](https://github.com/ash-project/ash_postgres/compare/v1.5.16...v1.5.17) (2024-03-06)
### Bug Fixes:
* prevent ecto/pg from getting confused about the type of maps
## [v1.5.16](https://github.com/ash-project/ash_postgres/compare/v1.5.15...v1.5.16) (2024-03-05)

View file

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