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 a5a886c commit 7ecb203Copy full SHA for 7ecb203
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 6.0.1
2
3
* Fix: Set custom SentryHttpClientError when HTTP error is captured without an exception (#580)
4
* Bump: Android AGP 4.1 (#586)
flutter/example/pubspec.yaml
@@ -1,6 +1,6 @@
name: sentry_flutter_example
description: Demonstrates how to use the sentry_flutter plugin.
-version: 6.0.0-beta.5
+version: 6.0.1
5
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
6
0 commit comments