Skip to content

Commit

Permalink
chore: release version v3.4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 10, 2024
1 parent 6ff4621 commit 12e4a52
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.27](https://github.com/ash-project/ash/compare/v3.4.26...v3.4.27) (2024-10-10)




### Improvements:

* StaleRecordError on skipped upsert

## [v3.4.26](https://github.com/ash-project/ash/compare/v3.4.25...v3.4.26) (2024-10-08)


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.26"
@version "3.4.27"

def project do
[
Expand Down

0 comments on commit 12e4a52

Please sign in to comment.