chore: release version v0.22.9

This commit is contained in:
Zach Daniel 2023-02-20 12:56:07 -05:00
parent 4d08ea500f
commit e8822232e7
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.22.9](https://github.com/ash-project/ash_graphql/compare/v0.22.8...v0.22.9) (2023-02-20)
### Bug Fixes:
* don't run resolvers if already been resolved
## [v0.22.8](https://github.com/ash-project/ash_graphql/compare/v0.22.7...v0.22.8) (2023-02-17)

View file

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