We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761a9c7 commit f5b1b06Copy full SHA for f5b1b06
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
<!-- changelog -->
4
5
+## [v3.5.17](https://github.com/ash-project/ash/compare/v3.5.16...v3.5.17) (2025-06-10)
6
+
7
8
9
10
+### Bug Fixes:
11
12
+* set_tenant on combination query (#2123) by [@barnabasJ](https://github.com/barnabasJ)
13
14
## [v3.5.16](https://github.com/ash-project/ash/compare/v3.5.15...v3.5.16) (2025-06-10)
15
16
mix.exs
@@ -6,7 +6,7 @@ defmodule Ash.MixProject do
A declarative, extensible framework for building Elixir applications.
"""
- @version "3.5.16"
+ @version "3.5.17"
def project do
[
0 commit comments