chore: release version v0.25.0

This commit is contained in:
Zach Daniel 2023-05-15 09:40:45 -04:00
parent 7022585ec5
commit 921d8748b2
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.0](https://github.com/ash-project/ash_graphql/compare/v0.24.1...v0.25.0) (2023-05-15)
### Features:
* create types for maps with constraints (#68)
## [v0.24.1](https://github.com/ash-project/ash_graphql/compare/v0.24.0...v0.24.1) (2023-05-08)

View file

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