Skip to content

Commit e25aae6

Browse files
committed
🔖 cookie_manager v2.1.2
Triggered by @AlexV525 on #1633 (comment)
1 parent 12a00d1 commit e25aae6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/cookie_manager/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
*None.*
6+
7+
## 2.1.2
8+
59
- Fix empty cookie parsing and header value set.
610
- Improve code formats according to linter rules.
711

plugins/cookie_manager/pubspec.yaml

+1-1
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: 2.1.1
3+
version: 2.1.2
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)