chore: release version v0.25.2

This commit is contained in:
Zach Daniel 2023-05-18 00:17:50 -04:00
parent 309c35d405
commit 8679cd3d3c
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.25.2](https://github.com/ash-project/ash_graphql/compare/v0.25.1...v0.25.2) (2023-05-18)
### Bug Fixes:
* choose a better default delimiter
## [v0.25.1](https://github.com/ash-project/ash_graphql/compare/v0.25.0...v0.25.1) (2023-05-18)

View file

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