Skip to content

Commit 4a2a57a

Browse files
committed
chore: release version v0.2.10
1 parent 6b95de5 commit 4a2a57a

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
@@ -12,6 +12,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
1212

1313
<!-- changelog -->
1414

15+
## [v0.2.10](https://github.com/ash-project/splode/compare/v0.2.9...v0.2.10) (2026-01-04)
16+
17+
18+
19+
20+
### Improvements:
21+
22+
* add `error_class?` flag to Splode.ErrorClass structs by Zach Daniel
23+
1524
## [v0.2.9](https://github.com/ash-project/splode/compare/v0.2.8...v0.2.9) (2025-02-28)
1625

1726

mix.exs

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

8-
@version "0.2.9"
8+
@version "0.2.10"
99

1010
@description """
1111
Splode helps you deal with errors and exceptions in your application that are aggregatable and consistent.

0 commit comments

Comments
 (0)