chore: release version v2.4.9

This commit is contained in:
Zach Daniel 2022-11-20 19:36:31 -05:00
parent 4a6676ffcd
commit acbd89e6cc
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v2.4.9](https://github.com/ash-project/ash/compare/v2.4.8...v2.4.9) (2022-11-21)
### Bug Fixes:
* reselect relationship source fields when loading relationships
* make plug an optional dependency of Ash
## [v2.4.8](https://github.com/ash-project/ash/compare/v2.4.7...v2.4.8) (2022-11-19)

View file

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