chore: release version v0.12.1

This commit is contained in:
Zach Daniel 2021-02-22 23:28:41 -05:00
parent 12611b6c64
commit 0071e002e8
2 changed files with 14 additions and 1 deletions

View file

@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.12.1](https://github.com/ash-project/ash_graphql/compare/v0.12.0...v0.12.1) (2021-02-23)
### Bug Fixes:
* proper supports for embeds
### Improvements:
* update to latest ash
## [v0.12.0](https://github.com/ash-project/ash_graphql/compare/v0.11.0-rc0...v0.12.0) (2021-01-22)

View file

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