We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf2088 commit 9a2d7bdCopy full SHA for 9a2d7bd
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v0.5.48](https://github.com/ash-project/igniter/compare/v0.5.47...v0.5.48) (2025-04-29)
9
+
10
11
12
13
+### Improvements:
14
15
+* clean up `igniter/1-2` check, and make it a warning
16
17
## [v0.5.47](https://github.com/ash-project/igniter/compare/v0.5.46...v0.5.47) (2025-04-21)
18
19
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Igniter.MixProject do
2
use Mix.Project
3
4
- @version "0.5.47"
+ @version "0.5.48"
@install_version "~> 0.5"
@description """
0 commit comments