Skip to content

Commit e39eaae

Browse files
committed
chore: 6.3.0-beta.4
1 parent 43f6b19 commit e39eaae

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 6.3.0-beta.4
22

33
* Feat: Support Attachment.addToTransactions (#709)
44
* Fix: captureTransaction should return emptyId when transaction is discarded (#713)

dio/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010

1111
dependencies:
1212
dio: ^4.0.0
13-
sentry: ^6.3.0-beta.1
13+
sentry: ^6.3.0-beta.4
1414

1515
dev_dependencies:
1616
lints: ^1.0.0

flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
sdk: flutter
1515
flutter_web_plugins:
1616
sdk: flutter
17-
sentry: ^6.3.0-beta.1
17+
sentry: ^6.3.0-beta.4
1818
package_info_plus: ^1.0.0
1919

2020
dev_dependencies:

logging/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010

1111
dependencies:
1212
logging: ^1.0.0
13-
sentry: ^6.3.0-beta.1
13+
sentry: ^6.3.0-beta.4
1414

1515
dev_dependencies:
1616
lints: ^1.0.0

0 commit comments

Comments
 (0)