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.
v2.2.0
1 parent 3fa5a4b commit 4b8ee35Copy full SHA for 4b8ee35
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## v2.2.0 (2022-03-14)
2
3
- Adds support for Dio v5
4
- Relaxes dependencies version constraints
pubspec.yaml
@@ -2,7 +2,7 @@ name: instabug_dio_interceptor
description:
This package is an add on to instabug_flutter. It intercepts any requests performed
with Dio Package and sends them to the report that will be sent to the dashboard.
5
-version: 2.1.1
+version: 2.2.0
6
homepage: https://github.com/Instabug/Instabug-Flutter#readme
7
8
environment:
0 commit comments