Skip to content

Commit f5b1b06

Browse files
committed
chore: release version v3.5.17
1 parent 761a9c7 commit f5b1b06

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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.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+
514
## [v3.5.16](https://github.com/ash-project/ash/compare/v3.5.15...v3.5.16) (2025-06-10)
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.16"
9+
@version "3.5.17"
1010

1111
def project do
1212
[

0 commit comments

Comments
 (0)