chore: release version v2.4.30

This commit is contained in:
Zach Daniel 2022-12-27 18:25:41 -05:00
parent d41d195941
commit 08293dd846
2 changed files with 14 additions and 1 deletions

View file

@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v2.4.30](https://github.com/ash-project/ash/compare/v2.4.29...v2.4.30) (2022-12-27)
### Bug Fixes:
* calculation builder using wrong builder
### Improvements:
* add `simple_notifiers` as a compile time optimization
## [v2.4.29](https://github.com/ash-project/ash/compare/v2.4.28...v2.4.29) (2022-12-27)

View file

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