Skip to content

Commit c25ba09

Browse files
committed
chore: release version v3.5.36
1 parent 7d57c72 commit c25ba09

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- changelog -->
44

5+
## [v3.5.36](https://github.com/ash-project/ash/compare/v3.5.35...v3.5.36) (2025-08-21)
6+
7+
8+
9+
10+
### Bug Fixes:
11+
12+
* revert typed_struct enhancements by [@zachdaniel](https://github.com/zachdaniel)
13+
514
## [v3.5.35](https://github.com/ash-project/ash/compare/v3.5.34...v3.5.35) (2025-08-21)
615

716

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule Ash.MixProject do
66
A declarative, extensible framework for building Elixir applications.
77
"""
88

9-
@version "3.5.35"
9+
@version "3.5.36"
1010

1111
def project do
1212
[

0 commit comments

Comments
 (0)