chore: release version v0.25.12

This commit is contained in:
Zach Daniel 2023-07-03 23:44:38 -04:00
parent 682a240aa9
commit cf57747d79
2 changed files with 14 additions and 1 deletions

View file

@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.25.12](https://github.com/ash-project/ash_graphql/compare/v0.25.11...v0.25.12) (2023-07-04)
### Bug Fixes:
* {:array, UnionType} issues resolving embedded types (#82)
### Improvements:
* update ash
## [v0.25.11](https://github.com/ash-project/ash_graphql/compare/v0.25.10...v0.25.11) (2023-07-04)

View file

@ -5,7 +5,7 @@ defmodule AshGraphql.MixProject do
An absinthe-backed graphql extension for Ash
"""
@version "0.25.11"
@version "0.25.12"
def project do
[