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 e8a6619 commit b52cb48Copy full SHA for b52cb48
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Dotnet SDK from v4.4.0 to v4.5.0 ([#47](https://github.com/getsentry/sentry-powershell/pull/47))
8
+ - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#450)
9
+ - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.5.0)
10
11
## 0.1.0
12
13
### Features
dependencies/Sentry.properties
@@ -1,3 +1,3 @@
-version = 4.4.0
+version = 4.5.0
repo = https://github.com/getsentry/sentry-dotnet
license = MIT
0 commit comments