Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 9f1ffbb

Browse files
Bump sentry release to 3.8.2 (#77)
1 parent aa3e337 commit 9f1ffbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
### Changes
66

77
* Add Session support to Android, iOS, UWP (#75) @lucas-zimerman
8-
* Update Sentry.NET SDK to 3.8.0 (#75) @lucas-zimerman
8+
* Update Sentry.NET SDK to 3.8.2 (#75) @lucas-zimerman
99
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#3)
10-
- [diff](https://github.com/getsentry/sentry-dotnet/compare/3.5.0...3.8.0)
10+
- [diff](https://github.com/getsentry/sentry-dotnet/compare/3.5.0...3.8.2)
1111

1212
## 1.1.0
1313

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Sentry" Version="3.8.0" />
12+
<PackageReference Include="Sentry" Version="3.8.2" />
1313
<PackageReference Include="Roslynator.Analyzers" Version="3.0.0" PrivateAssets="All" />
1414
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
1515
<PackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.1" PrivateAssets="All" />

0 commit comments

Comments
 (0)