Skip to content

Commit 89fbfdf

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update dependencies/Sentry.properties to 6.5.0
1 parent 78b6a03 commit 89fbfdf

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
@@ -10,6 +10,12 @@
1010

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

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

1521
### 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)