Skip to content

Commit

Permalink
chore: release version v1.3.68
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jan 4, 2024
1 parent f1d5d48 commit 6b24a78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v1.3.68](https://github.com/ash-project/ash_postgres/compare/v1.3.67...v1.3.68) (2024-01-04)




### Bug Fixes:

* properly gather types for operator & function overloads

## [v1.3.67](https://github.com/ash-project/ash_postgres/compare/v1.3.66...v1.3.67) (2024-01-04)


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

@version "1.3.67"
@version "1.3.68"

def project do
[
Expand Down

0 comments on commit 6b24a78

Please sign in to comment.