Skip to content

Commit

Permalink
chore(fresh_dio): v0.3.2 (felangel#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Apr 4, 2022
1 parent b9bf7ee commit eb68bfa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/fresh_dio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 1,10 @@
# 0.3.2

- feat: add httpClient parameter to Fresh.oAuth2 ([#60](https://github.com/felangel/fresh/issues/60))
- chore: upgrade dev dependencies
- `mocktail: ^0.3.0`
- `very_good_analysis: ^2.4.0`

# 0.3.1

- fix: remove httpClient lock and add token header to refresh
Expand Down
2 changes: 1 addition & 1 deletion packages/fresh_dio/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 4,7 @@ repository: https://github.com/felangel/fresh
issue_tracker: https://github.com/felangel/fresh/issues
homepage: https://github.com/felangel/fresh

version: 0.3.1
version: 0.3.2

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit eb68bfa

Please sign in to comment.