We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746ac5e commit 2ed5850Copy full SHA for 2ed5850
CHANGELOG.md
@@ -10,6 +10,12 @@
10
11
- Transaction sampling ([#38](https://github.com/getsentry/sentry-powershell/pull/41))
12
13
+### Dependencies
14
+
15
+- Bump Dotnet SDK from v4.1.2 to v4.3.0 ([#44](https://github.com/getsentry/sentry-powershell/pull/44))
16
+ - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#430)
17
+ - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.1.2...4.3.0)
18
19
## 0.0.2
20
21
### Various fixes & improvements
dependencies/Sentry.properties
@@ -1,3 +1,3 @@
1
-version = 4.1.2
+version = 4.3.0
2
repo = https://github.com/getsentry/sentry-dotnet
3
license = MIT
0 commit comments