chore: release version v1.1.0-rc.0

This commit is contained in:
Zach Daniel 2022-09-27 18:37:34 -04:00
parent 4f545f4360
commit 6c6c2e5fff
2 changed files with 16 additions and 1 deletions

View file

@ -5,6 +5,21 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v1.1.0-rc.0](https://github.com/ash-project/ash_phoenix/compare/v1.0.0-rc.1...v1.1.0-rc.0) (2022-09-27)
### Features:
* append predicate path w/ field when relationship (#53)
### Improvements:
* support latest phoenix/surface
* support latest phoenix
## [v1.0.0-rc.1](https://github.com/ash-project/ash_phoenix/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2022-09-21)

View file

@ -5,7 +5,7 @@ defmodule AshPhoenix.MixProject do
Utilities for integrating Ash with Phoenix
"""
@version "1.0.0-rc.1"
@version "1.1.0-rc.0"
def project do
[