Skip to content

Commit a995118

Browse files
committed
chore: release version v0.2.3
1 parent 66e4e90 commit a995118

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

1212
<!-- changelog -->
1313

14+
## [v0.2.3](https://github.com/ash-project/ash_appsignal/compare/v0.2.2...v0.2.3) (2026-04-30)
15+
16+
17+
18+
19+
### Bug Fixes:
20+
21+
* handle nil errors or invalid errors by Zach Daniel
22+
1423
## [v0.2.2](https://github.com/ash-project/ash_appsignal/compare/v0.2.1...v0.2.2) (2026-03-31)
1524

1625

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ defmodule AshAppsignal.MixProject do
99
The AppSignal APM integration for Ash Framework
1010
"""
1111

12-
@version "0.2.2"
12+
@version "0.2.3"
1313

1414
def project do
1515
[

0 commit comments

Comments
 (0)