Skip to content

Commit

Permalink
chore: release version v0.3.56
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 11, 2024
1 parent 99598c7 commit 69db617
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.3.56](https://github.com/ash-project/igniter/compare/v0.3.55...v0.3.56) (2024-10-11)




### Improvements:

* support required arguments in the info schema

## [v0.3.55](https://github.com/ash-project/igniter/compare/v0.3.54...v0.3.55) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Igniter.MixProject do
use Mix.Project

@version "0.3.55"
@version "0.3.56"

@description """
A code generation and project patching framework
Expand Down

0 comments on commit 69db617

Please sign in to comment.