File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55
66<!-- changelog -->
77
8+ ## [ v0.6.20] ( https://github.com/ash-project/igniter/compare/v0.6.19...v0.6.20 ) (2025-07-18)
9+
10+
11+
12+
13+ ### Bug Fixes:
14+
15+ * handle non-tty inputs on tasks that aren't installers by Zach Daniel
16+
17+ ### Improvements:
18+
19+ * add a nicer error on ` :eof ` response from ` yes? ` by Zach Daniel
20+
821## [ v0.6.19] ( https://github.com/ash-project/igniter/compare/v0.6.18...v0.6.19 ) (2025-07-15)
922
1023
Original file line number Diff line number Diff line change 11defmodule Igniter.MixProject do
22 use Mix.Project
33
4- @ version "0.6.19 "
4+ @ version "0.6.20 "
55 @ install_version "~> 0.6"
66
77 @ description """
You can’t perform that action at this time.
0 commit comments