chore: release version v0.25.3

This commit is contained in:
Zach Daniel 2023-05-19 18:01:57 -04:00
parent 20ce8b505e
commit 3f842045fc
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.3](https://github.com/ash-project/ash_graphql/compare/v0.25.2...v0.25.3) (2023-05-19)
### Bug Fixes:
* properly thread read action arguments through on updates
## [v0.25.2](https://github.com/ash-project/ash_graphql/compare/v0.25.1...v0.25.2) (2023-05-18)

View file

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