Skip to content

Commit 2cdd941

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2020-08-11) ### Bug Fixes * **iOS:** Synchronize cookies to disk when clearing ([#68](#68)) ([724c55b](724c55b)), closes [/stackoverflow.com/questions/4471629/how-to-delete-all-cookies-of-uiwebview#comment14443726_4471747](https://github.com//stackoverflow.com/questions/4471629/how-to-delete-all-cookies-of-uiwebview/issues/comment14443726_4471747) [/stackoverflow.com/questions/9647931/nsuserdefaults-synchronize-method/9647965#9647965](https://github.com//stackoverflow.com/questions/9647931/nsuserdefaults-synchronize-method/9647965/issues/9647965)
1 parent 724c55b commit 2cdd941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/cookies",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Cookie Manager for React Native",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)