Skip to content

Commit

Permalink
chore: prepared for release 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
murtazahussain108 committed Apr 15, 2023
1 parent 37ff1d9 commit 104a4a4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,9 @@
## 1.5.0

* Dependencies update
* Minor issues fixed
* Minor issues fixed

## 1.5.1

* Fix: Error response parsing failed in dio interceptor
* Fix: Error response parsing failed in http logging interceptor
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.5.0"
version: "1.5.1"
clock:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: chucker_flutter
description: Chucker Flutter helps you inspect the HTTP(S) requests/responses. It stores data locally and provides a UI for inspecting network calls and sharing their content.
version: 1.5.0
version: 1.5.1
repository: https://github.com/syedmurtaza108/chucker-flutter
issue_tracker: https://github.com/syedmurtaza108/chucker-flutter/issues
funding:
Expand Down

0 comments on commit 104a4a4

Please sign in to comment.