chore: release version v0.3.21

This commit is contained in:
Zach Daniel 2024-08-20 14:33:40 -04:00
parent f39ca441b5
commit 8b3e22c5d7
2 changed files with 10 additions and 1 deletions

View file

@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.3.21](https://github.com/ash-project/igniter/compare/v0.3.20...v0.3.21) (2024-08-20)
### Improvements:
* add `copy_template/4`
## [v0.3.20](https://github.com/ash-project/igniter/compare/v0.3.19...v0.3.20) (2024-08-19)

View file

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