Skip to content

Commit 5b80f6b

Browse files
committed
chore: release version v1.0.16
1 parent 254cb89 commit 5b80f6b

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
1111

1212
<!-- changelog -->
1313

14+
## [v1.0.16](https://github.com/ash-project/ash_double_entry/compare/v1.0.15...v1.0.16) (2026-01-21)
15+
16+
17+
18+
19+
### Bug Fixes:
20+
21+
* #150: added `before?/1` clauses to the three transformers for `SetRelationshipSource` (#151) by Simon Bergström
22+
1423
## [v1.0.15](https://github.com/ash-project/ash_double_entry/compare/v1.0.14...v1.0.15) (2025-06-04)
1524

1625

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
defmodule AshDoubleEntry.MixProject do
66
use Mix.Project
77

8-
@version "1.0.15"
8+
@version "1.0.16"
99
@description """
1010
A customizable double entry bookkeeping system backed by Ash resources.
1111
"""

0 commit comments

Comments
 (0)