Skip to content

Commit 0efd179

Browse files
committed
chore: release version v0.3.26
1 parent 6831c4e commit 0efd179

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

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+
817
## [v0.3.25](https://github.com/ash-project/igniter/compare/v0.3.24...v0.3.25) (2024-09-06)
918

1019

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Igniter.MixProject do
22
use Mix.Project
33

4-
@version "0.3.25"
4+
@version "0.3.26"
55

66
@description """
77
A code generation and project patching framework

0 commit comments

Comments
 (0)