Skip to content

Commit

Permalink
chore(fresh_dio): v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Jul 20, 2024
1 parent 247c9fc commit e19218b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/fresh_dio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.4.2

- feat: add `assert` to prevent infinite refresh loop
- fix: tighten `package:dio` version constraint
- chore: update copyright year
- chore: add funding to `pubspec.yaml`
- ci: revamp ci setup

# 0.4.1

- fix: replace `Interceptor` with `QueuedInterceptor`
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 @@ -5,7 +5,7 @@ issue_tracker: https://github.com/felangel/fresh/issues
homepage: https://github.com/felangel/fresh
funding: [https://github.com/sponsors/felangel]

version: 0.4.1
version: 0.4.2

environment:
sdk: ">=2.15.0 <4.0.0"
Expand Down

0 comments on commit e19218b

Please sign in to comment.