We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b1123 commit bf80e10Copy full SHA for bf80e10
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Dotnet SDK from v4.12.1 to v4.12.2 ([#69](https://github.com/getsentry/sentry-powershell/pull/69))
8
+ - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#4122)
9
+ - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.12.1...4.12.2)
10
11
## 0.2.0
12
13
### Features
dependencies/Sentry.properties
@@ -1,3 +1,3 @@
-version = 4.12.1
+version = 4.12.2
repo = https://github.com/getsentry/sentry-dotnet
license = MIT
0 commit comments