diff --git a/CHANGELOG.md b/CHANGELOG.md index 9da5b62..8da9695 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.2.1 + +- fix: #64 call to base OnErrorAsync in RaygunErrorBoundary (#65) (2025-01-22) + ## 1.2.0 - feat: Support Net 9.0 (#62) (2025-01-07) diff --git a/src/Version.props b/src/Version.props index 5941fec..0d2b024 100644 --- a/src/Version.props +++ b/src/Version.props @@ -1,6 +1,6 @@ - 1.2.0 - 1.2.0 + 1.2.1 + 1.2.1