Skip to content

Commit 8d1d7cb

Browse files
committed
chore: release version v0.5.38
1 parent 0e3e4e3 commit 8d1d7cb

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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.38](https://github.com/ash-project/igniter/compare/v0.5.37...v0.5.38) (2025-03-21)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* handler erlang style modules in function detection
16+
817
## [v0.5.37](https://github.com/ash-project/igniter/compare/v0.5.36...v0.5.37) (2025-03-18)
918

1019

mix.exs

Lines changed: 1 addition & 1 deletion
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.37"
4+
@version "0.5.38"
55
@install_version "~> 0.5"
66

77
@description """

0 commit comments

Comments
 (0)