chore: release version v0.22.1

This commit is contained in:
Zach Daniel 2022-11-29 14:12:01 -05:00
parent fcfad512c5
commit e72f4981b5
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.1](https://github.com/ash-project/ash_graphql/compare/v0.22.0...v0.22.1) (2022-11-29)
### Improvements:
* update to latest ash, fix incorrect behaviour
## [v0.20.4](https://github.com/ash-project/ash_graphql/compare/v0.20.3...v0.20.4) (2022-11-22)

View file

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