chore: release version v0.15.7

This commit is contained in:
Zach Daniel 2021-04-16 13:50:04 -04:00
parent 6be5c593cd
commit ca8e47bbea
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.15.7](https://github.com/ash-project/ash_graphql/compare/v0.15.6...v0.15.7) (2021-04-16)
### Bug Fixes:
* proper not found errors
## [v0.15.6](https://github.com/ash-project/ash_graphql/compare/v0.15.5...v0.15.6) (2021-04-16)

View file

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