chore: release version v3.4.14

This commit is contained in:
Zach Daniel 2024-09-16 21:34:47 -04:00
parent 158022ec5e
commit cf6e738e4d
2 changed files with 10 additions and 1 deletions

View file

@ -2,6 +2,15 @@
<!-- changelog -->
## [v3.4.14](https://github.com/ash-project/ash/compare/v3.4.13...v3.4.14) (2024-09-17)
### Bug Fixes:
* properly detect domains that don't exist yet in `ash.gen.domain`
## [v3.4.13](https://github.com/ash-project/ash/compare/v3.4.12...v3.4.13) (2024-09-17)

View file

@ -6,7 +6,7 @@ defmodule Ash.MixProject do
A declarative, extensible framework for building Elixir applications.
"""
@version "3.4.13"
@version "3.4.14"
def project do
[