chore: release version v0.3.8
Some checks failed
CI / ash-ci (push) Has been cancelled

This commit is contained in:
Zach Daniel 2024-07-19 17:29:37 -04:00
parent 5fd15d0311
commit 11e948af6c
2 changed files with 14 additions and 1 deletions

View file

@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.3.8](https://github.com/ash-project/igniter/compare/v0.3.7...v0.3.8) (2024-07-19)
### Improvements:
* better map key setting
* detect strings as non extendable blocks
* add option to ignore already present phoenix scopes
## [v0.3.7](https://github.com/ash-project/igniter/compare/v0.3.6...v0.3.7) (2024-07-19)

View file

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