chore: release version v0.15.0

This commit is contained in:
Zach Daniel 2021-04-05 13:45:25 -04:00
parent 9cde7df795
commit b6c3f3e28a
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,13 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.15.0](https://github.com/ash-project/ash_graphql/compare/v0.14.1...v0.15.0) (2021-04-05)
### Breaking Changes:
* fully remove relationship changes
## [v0.14.1](https://github.com/ash-project/ash_graphql/compare/v0.14.0...v0.14.1) (2021-04-05)

View file

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