Skip to content

Commit 0d5de8d

Browse files
committed
chore: release version v0.7.1
1 parent 3cd35a2 commit 0d5de8d

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

1313
<!-- changelog -->
1414

15+
## [v0.7.1](https://github.com/ash-project/igniter/compare/v0.7.0...v0.7.1) (2026-01-21)
16+
17+
18+
19+
20+
### Improvements:
21+
22+
* Add more context to umbrella error message (#358) by José Valim
23+
1524
## [v0.7.0](https://github.com/ash-project/igniter/compare/v0.6.30...v0.7.0) (2025-11-05)
1625

1726

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
defmodule Igniter.MixProject do
66
use Mix.Project
77

8-
@version "0.7.0"
8+
@version "0.7.1"
99
@install_version "~> 0.6"
1010

1111
@description """

0 commit comments

Comments
 (0)