Skip to content

Commit 0068dba

Browse files
committed
chore: release version v0.6.18
1 parent 75a0d73 commit 0068dba

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

66
<!-- changelog -->
77

8+
## [v0.6.18](https://github.com/ash-project/igniter/compare/v0.6.17...v0.6.18) (2025-07-15)
9+
10+
11+
12+
13+
### Improvements:
14+
15+
* support more tasks being called just from the archive by Zach Daniel
16+
817
## `igniter.new` [v0.5.30](https://github.com/ash-project/igniter/compare/v0.6.16...v0.6.17) (2025-07-14)
918

1019
### Features:

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.17"
4+
@version "0.6.18"
55
@install_version "~> 0.6"
66

77
@description """

0 commit comments

Comments
 (0)