chore: release version v3.4.5

This commit is contained in:
Zach Daniel 2024-09-05 13:08:00 -04:00
parent e8405b43b7
commit de35b8049a
2 changed files with 7 additions and 4 deletions

View file

@ -2,11 +2,14 @@
<!-- changelog -->
## [v3.4.5](https://github.com/ash-project/ash/compare/v3.4.4...v3.4.5) (2024-09-05)
### Bug Fixes:
- [update actions] fix type definition for `atomic_upgrade_with`
## [v3.4.4](https://github.com/ash-project/ash/compare/v3.4.3...v3.4.4) (2024-09-05)
## [v3.4.3](https://github.com/ash-project/ash/compare/v3.4.2...v3.4.3) (2024-09-04)
### Bug Fixes:

View file

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