diff --git a/CHANGELOG.md b/CHANGELOG.md index 05659bc..c635c62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.5.17](https://github.com/ash-project/igniter/compare/v0.5.16...v0.5.17) (2025-01-26) + + + + +### Improvements: + +* remove warnings about `Phx.New` in some new projects + +* properly parse with_args in igniter.new + ## [v0.5.16](https://github.com/ash-project/igniter/compare/v0.5.15...v0.5.16) (2025-01-22) diff --git a/mix.exs b/mix.exs index 15af70c..4e19a84 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Igniter.MixProject do use Mix.Project - @version "0.5.16" + @version "0.5.17" @install_version "~> 0.5" @description """