chore: release version v0.15.8

This commit is contained in:
Zach Daniel 2021-04-18 10:59:41 -04:00
parent 11db824adc
commit 07e7cbe1c4
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.8](https://github.com/ash-project/ash_graphql/compare/v0.15.7...v0.15.8) (2021-04-18)
### Bug Fixes:
* set actor when building changeset
## [v0.15.7](https://github.com/ash-project/ash_graphql/compare/v0.15.6...v0.15.7) (2021-04-16)

View file

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