Skip to content

Commit c9d9d22

Browse files
committed
chore: release version v0.2.9
1 parent 07cfbec commit c9d9d22

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.2.9](https://github.com/ash-project/splode/compare/v0.2.8...v0.2.9) (2025-02-28)
9+
10+
11+
12+
13+
### Improvements:
14+
15+
* show docs for exception function & keys in doc string
16+
817
## [v0.2.8](https://github.com/ash-project/splode/compare/v0.2.7...v0.2.8) (2025-01-27)
918

1019

mix.exs

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

4-
@version "0.2.8"
4+
@version "0.2.9"
55

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

0 commit comments

Comments
 (0)