Skip to content

Commit d5d71c6

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update dependencies/Sentry.properties to 6.5.0
1 parent 296990e commit d5d71c6

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
- Add `Write-SentryLog` cmdlet, a native PowerShell API for sending structured logs (Sentry Logs) ([#131](https://github.com/getsentry/sentry-powershell/pull/131))
1212
- Add `Add-SentryEventProcessor` cmdlet for registering a global event processor from a PowerShell script block ([#130](https://github.com/getsentry/sentry-powershell/pull/130))
1313

14+
### Dependencies
15+
16+
- Bump Dotnet SDK from v5.16.1 to v6.5.0 ([#109](https://github.com/getsentry/sentry-powershell/pull/109))
17+
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#650)
18+
- [diff](https://github.com/getsentry/sentry-dotnet/compare/5.16.1...6.5.0)
19+
1420
## 0.4.0
1521

1622
### Fixes

dependencies/Sentry.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = 5.16.1
1+
version = 6.5.0
22
repo = https://github.com/getsentry/sentry-dotnet
33
license = MIT

0 commit comments

Comments
 (0)