We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56efa8 commit e038df2Copy full SHA for e038df2
sentry_link/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.2
2
+
3
+- Metadata updates
4
5
## 0.5.1
6
7
- Fix various pub score issues
sentry_link/pubspec.yaml
@@ -1,8 +1,8 @@
name: sentry_link
description: Automatic capture of exceptions and GraphQL errors for the gql eco-system, like graphql and ferry
-version: 0.5.1
-repository: https://github.com/ueman/sentry-dart-tools
-issue_tracker: https://github.com/ueman/sentry-dart-tools/issues
+version: 0.5.2
+repository: https://github.com/ueman/dart-packages/
+issue_tracker: https://github.com/ueman/dart-packages/issues
environment:
8
sdk: '>=3.0.0 <4.0.0'
0 commit comments