Skip to content

Commit ec37905

Browse files
committed
chore: release version v0.7.5
1 parent 686c653 commit ec37905

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

1313
<!-- changelog -->
1414

15+
## [v0.7.5](https://github.com/ash-project/igniter/compare/v0.7.4...v0.7.5) (2026-03-15)
16+
17+
18+
19+
1520
## [v0.7.4](https://github.com/ash-project/igniter/compare/v0.7.3...v0.7.4) (2026-03-10)
1621

1722

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.4"
8+
@version "0.7.5"
99
@install_version "~> 0.6"
1010

1111
@description """

0 commit comments

Comments
 (0)