Thanks to visit codestin.com Credit goes to github.com
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 d023d3e commit a803b22Copy full SHA for a803b22
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v0.6.26](https://github.com/ash-project/igniter/compare/v0.6.25...v0.6.26) (2025-07-29)
9
+
10
11
12
13
+### Bug Fixes:
14
15
+* improve Phoenix web module detection in list_routers (#325) by James Harton
16
17
## [v0.6.25](https://github.com/ash-project/igniter/compare/v0.6.24...v0.6.25) (2025-07-23)
18
19
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Igniter.MixProject do
2
use Mix.Project
3
4
- @version "0.6.25"
+ @version "0.6.26"
@install_version "~> 0.6"
@description """
0 commit comments