chore: release version v0.25.10

This commit is contained in:
Zach Daniel 2023-06-12 17:01:57 -04:00
parent 102bf96221
commit 9b8d494e1d
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 -->
## [v0.25.10](https://github.com/ash-project/ash_graphql/compare/v0.25.9...v0.25.10) (2023-06-12)
### Improvements:
* use new `can_load?/2`
## [v0.25.9](https://github.com/ash-project/ash_graphql/compare/v0.25.8...v0.25.9) (2023-06-12)

View file

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