Skip to content

Commit 4c8e33c

Browse files
committed
chore: release version v1.0.12
1 parent a7f936f commit 4c8e33c

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
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

8+
## [v1.0.12](https://github.com/ash-project/ash_double_entry/compare/v1.0.11...v1.0.12) (2025-02-24)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* don't include VerifyTransfer in the codegen
16+
817
## [v1.0.11](https://github.com/ash-project/ash_double_entry/compare/v1.0.10...v1.0.11) (2025-02-24)
918

1019

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule AshDoubleEntry.MixProject do
22
use Mix.Project
33

4-
@version "1.0.11"
4+
@version "1.0.12"
55
@description """
66
A customizable double entry bookkeeping system backed by Ash resources.
77
"""

0 commit comments

Comments
 (0)