We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a0d73 commit 0068dbaCopy full SHA for 0068dba
2 files changed
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
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
17
## `igniter.new` [v0.5.30](https://github.com/ash-project/igniter/compare/v0.6.16...v0.6.17) (2025-07-14)
18
19
### Features:
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Igniter.MixProject do
2
use Mix.Project
3
4
- @version "0.6.17"
+ @version "0.6.18"
@install_version "~> 0.6"
@description """
0 commit comments