Skip to content

Commit 390b8a8

Browse files
committed
chore: release version v2.6.29
1 parent 769aa51 commit 390b8a8

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.29](https://github.com/ash-project/ash_postgres/compare/v2.6.28...v2.6.29) (2026-02-03)
15+
16+
17+
18+
19+
### Improvements:
20+
21+
* support atomic creates by Zach Daniel
22+
1423
## [v2.6.28](https://github.com/ash-project/ash_postgres/compare/v2.6.27...v2.6.28) (2026-01-29)
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.28"
12+
@version "2.6.29"
1313

1414
def project do
1515
[

0 commit comments

Comments
 (0)