chore: release version v0.3.6

This commit is contained in:
Zach Daniel 2024-07-19 12:33:27 -04:00
parent bff6275c24
commit c4753f73a6
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.3.6](https://github.com/ash-project/igniter/compare/v0.3.5...v0.3.6) (2024-07-19)
### Bug Fixes:
* properly scope configuration modification code
* properly add blocks of code together
## [v0.3.5](https://github.com/ash-project/igniter/compare/v0.3.4...v0.3.5) (2024-07-19)

View file

@ -1,7 +1,7 @@
defmodule Igniter.MixProject do
use Mix.Project
@version "0.3.5"
@version "0.3.6"
@description """
A code generation and project patching framework