1 parent 7d57c72 commit c25ba09Copy full SHA for c25ba09
2 files changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
<!-- changelog -->
4
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
14
## [v3.5.35](https://github.com/ash-project/ash/compare/v3.5.34...v3.5.35) (2025-08-21)
15
16
mix.exs
@@ -6,7 +6,7 @@ defmodule Ash.MixProject do
A declarative, extensible framework for building Elixir applications.
"""
- @version "3.5.35"
+ @version "3.5.36"
def project do
[
0 commit comments