Skip to content

Commit 9a2d7bd

Browse files
committed
chore: release version v0.5.48
1 parent 5bf2088 commit 9a2d7bd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
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.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+
817
## [v0.5.47](https://github.com/ash-project/igniter/compare/v0.5.46...v0.5.47) (2025-04-21)
918

1019

mix.exs

+1-1
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.5.47"
4+
@version "0.5.48"
55
@install_version "~> 0.5"
66

77
@description """

0 commit comments

Comments
 (0)