Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1127bca

Browse files
committedJun 6, 2023
🔖 cookie_manager v3.1.0
Triggered by @AlexV525 on #1633 (comment)
1 parent d3d96db commit 1127bca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎plugins/cookie_manager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
*None.*
6+
7+
## 3.1.0
8+
59
- Replace `DioError` with `DioException`.
610

711
## 3.0.0

‎plugins/cookie_manager/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dio_cookie_manager
22
description: A cookie manager for Dio, which supports persistent cookies in RAM and file.
3-
version: 3.0.0
3+
version: 3.1.0
44
homepage: https://github.com/cfug/dio
55
repository: https://github.com/cfug/dio/blob/main/plugins/cookie_manager
66
issue_tracker: https://github.com/cfug/dio/issues

0 commit comments

Comments
 (0)
Please sign in to comment.