Skip to content

Commit 4846a56

Browse files
authored
Merge pull request #71 from MindscapeHQ/release/1.2.2
chore: Release 1.2.2
2 parents 281069d + d1514d2 commit 4846a56

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.2.2
2+
3+
- fix: support UtcOffset as decimal (#70) (2025-04-17)
4+
- docs: add releasing and update contributing (#67) (2025-03-21)
5+
- chore(deps): bump skwas.MockHttp from 4.3.1 to 4.5.0 in /src (#68) (2025-04-01)
6+
17
## 1.2.1
28

39
- fix: #64 call to base OnErrorAsync in RaygunErrorBoundary (#65) (2025-01-22)

src/Version.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.2.1</Version>
4-
<PackageVersion>1.2.1</PackageVersion>
3+
<Version>1.2.2</Version>
4+
<PackageVersion>1.2.2</PackageVersion>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)