diff --git a/CHANGELOG.md b/CHANGELOG.md index 25141b1..d425326 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.5.19](https://github.com/ash-project/igniter/compare/v0.5.18...v0.5.19) (2025-01-27) + + + + +### Features: + +* `Igniter.Code.Module.move_to_attribute_definition` (#207) + +### Bug Fixes: + +* handle single length list config paths that already exist + ## [v0.5.18](https://github.com/ash-project/igniter/compare/v0.5.17...v0.5.18) (2025-01-27) diff --git a/mix.exs b/mix.exs index 728e920..3e5003b 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Igniter.MixProject do use Mix.Project - @version "0.5.18" + @version "0.5.19" @install_version "~> 0.5" @description """