Skip to content

Commit 4b8ee35

Browse files
authored
[MOB-12132] Release v2.2.0 (#23)
* Bump version to `2.2.0` * Update CHANGELOG.md
1 parent 3fa5a4b commit 4b8ee35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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+
## v2.2.0 (2022-03-14)
22

33
- Adds support for Dio v5
44
- Relaxes dependencies version constraints

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: instabug_dio_interceptor
22
description:
33
This package is an add on to instabug_flutter. It intercepts any requests performed
44
with Dio Package and sends them to the report that will be sent to the dashboard.
5-
version: 2.1.1
5+
version: 2.2.0
66
homepage: https://github.com/Instabug/Instabug-Flutter#readme
77

88
environment:

0 commit comments

Comments
 (0)