Skip to content

Commit 4ca932c

Browse files
committed
chore: release version v2.6.25
1 parent 7b8910b commit 4ca932c

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
@@ -11,6 +11,15 @@ See [Conventional Commits](https://www.conventionalcommits.org) for commit guide
1111

1212
<!-- changelog -->
1313

14+
## [v2.6.25](https://github.com/ash-project/ash_postgres/compare/v2.6.24...v2.6.25) (2025-11-05)
15+
16+
17+
18+
19+
### Bug Fixes:
20+
21+
* add failing test for exists expansnion inside of calculations by Zach Daniel
22+
1423
## [v2.6.24](https://github.com/ash-project/ash_postgres/compare/v2.6.23...v2.6.24) (2025-10-30)
1524

1625

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ defmodule AshPostgres.MixProject do
99
The PostgreSQL data layer for Ash Framework
1010
"""
1111

12-
@version "2.6.24"
12+
@version "2.6.25"
1313

1414
def project do
1515
[

0 commit comments

Comments
 (0)