chore: release version v0.16.18-rc1

This commit is contained in:
Zach Daniel 2021-06-08 17:38:39 -04:00
parent 95945b578a
commit 7a134f2208
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.16.18-rc1](https://github.com/ash-project/ash_graphql/compare/v0.16.18-rc0...v0.16.18-rc1) (2021-06-08)
### Bug Fixes:
* catch error in `massage_filter/2
## [v0.16.18-rc0](https://github.com/ash-project/ash_graphql/compare/v0.16.17...v0.16.18-rc0) (2021-06-04)

View file

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