Skip to content

Commit 26821a8

Browse files
author
rt2zz
committed
5.7.0
1 parent 4360500 commit 26821a8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

LIBSIZE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ The following is a history of size estimates in bytes. This is calculated as a r
77
**v5.6.10**: 4724 Bytes
88
**v5.6.11**: 4724 Bytes
99
**v5.6.12**: 4724 Bytes
10+
**v5.7.0**: 4893 Bytes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-persist",
3-
"version": "5.6.12",
3+
"version": "5.7.0",
44
"description": "persist and rehydrate redux stores",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)