chore: release version v1.43.4

This commit is contained in:
Zach Daniel 2021-05-07 00:32:16 -04:00
parent 46fb08f085
commit 67fe025622
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 -->
## [v1.43.4](https://github.com/ash-project/ash/compare/v1.43.3...v1.43.4) (2021-05-07)
### Improvements:
* support sorted relationships
## [v1.43.3](https://github.com/ash-project/ash/compare/v1.43.2...v1.43.3) (2021-05-06)

View file

@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""
@version "1.43.3"
@version "1.43.4"
def project do
[