Skip to content

Commit

Permalink
chore: release version v3.4.32
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 14, 2024
1 parent e3c735f commit b0a7c81
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!-- changelog -->

## [v3.4.32](https://github.com/ash-project/ash/compare/v3.4.31...v3.4.32) (2024-10-14)




### Improvements:

* use new `:csv` option type from igniter

## [v3.4.31](https://github.com/ash-project/ash/compare/v3.4.30...v3.4.31) (2024-10-14)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defmodule Ash.MixProject do
A declarative, extensible framework for building Elixir applications.
"""

@version "3.4.31"
@version "3.4.32"

def project do
[
Expand Down

0 comments on commit b0a7c81

Please sign in to comment.