We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6831c4e commit 0efd179Copy full SHA for 0efd179
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v0.3.26](https://github.com/ash-project/igniter/compare/v0.3.25...v0.3.26) (2024-09-08)
9
+
10
11
12
13
+### Improvements:
14
15
+* add `igniter.update_gettext`
16
17
## [v0.3.25](https://github.com/ash-project/igniter/compare/v0.3.24...v0.3.25) (2024-09-06)
18
19
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Igniter.MixProject do
2
use Mix.Project
3
4
- @version "0.3.25"
+ @version "0.3.26"
@description """
A code generation and project patching framework
0 commit comments