Skip to content

Commit

Permalink
🔖 dio v5.0.1
Browse files Browse the repository at this point in the history
Triggered by @AlexV525 on #1633 (comment)
  • Loading branch information
github-actions[bot] committed Feb 24, 2023
1 parent fa90d75 commit 2b00078
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions dio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 5.0.1

- Add `ImplyContentTypeInterceptor` as a default interceptor.
- Add `Headers.multipartFormDataContentType` for headers usage.
- Fix variable shadowing of `withCredentials` in `browser_adapers.dart`.
Expand Down
2 changes: 1 addition & 1 deletion dio/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: |
homepage: https://github.com/cfug/dio
repository: https://github.com/cfug/dio/blob/main/dio
issue_tracker: https://github.com/cfug/dio/issues
version: 5.0.0
version: 5.0.1

environment:
sdk: '>=2.15.0 <3.0.0'
Expand Down

0 comments on commit 2b00078

Please sign in to comment.