Skip to content

Commit 1ff39e3

Browse files
committed
chore: release version v0.6.21
1 parent da6deb5 commit 1ff39e3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

66
<!-- changelog -->
77

8+
## [v0.6.21](https://github.com/ash-project/igniter/compare/v0.6.20...v0.6.21) (2025-07-19)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* properly detect deps location by Zach Daniel
16+
17+
### Improvements:
18+
19+
* don't enumerate `igniter.rewrite` by Zach Daniel
20+
821
## [v0.6.20](https://github.com/ash-project/igniter/compare/v0.6.19...v0.6.20) (2025-07-18)
922

1023

mix.exs

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

4-
@version "0.6.20"
4+
@version "0.6.21"
55
@install_version "~> 0.6"
66

77
@description """

0 commit comments

Comments
 (0)