Skip to content

Commit 9d64f57

Browse files
committed
chore: release version v0.7.3
1 parent 44f6a6e commit 9d64f57

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

1313
<!-- changelog -->
1414

15+
## [v0.7.3](https://github.com/ash-project/igniter/compare/v0.7.2...v0.7.3) (2026-03-04)
16+
17+
18+
19+
20+
### Improvements:
21+
22+
* error messages for task compilation (#364) by celeste-wahlquist
23+
1524
## [v0.7.2](https://github.com/ash-project/igniter/compare/v0.7.1...v0.7.2) (2026-01-28)
1625

1726

mix.exs

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

8-
@version "0.7.2"
8+
@version "0.7.3"
99
@install_version "~> 0.6"
1010

1111
@description """

0 commit comments

Comments
 (0)