chore: release version v0.16.14

This commit is contained in:
Zach Daniel 2021-05-15 12:04:27 -04:00
parent 3f0aab37e2
commit 8257749754
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.14](https://github.com/ash-project/ash_graphql/compare/v0.16.13...v0.16.14) (2021-05-15)
### Improvements:
* non nullable aggregates where possible
## [v0.16.13](https://github.com/ash-project/ash_graphql/compare/v0.16.12...v0.16.13) (2021-05-14)

View file

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