Skip to content

Commit 69a4be1

Browse files
committed
release: v2.0.6
1 parent 7eaab45 commit 69a4be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keepalive-for-react",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "A react <KeepAlive/> component like <keep-alive/> in vue, it can cache component state when component unmount, and restore state when component mount again.",
55
"homepage": "https://github.com/irychen/keepalive-for-react",
66
"module": "dist/esm/index.mjs",

0 commit comments

Comments
 (0)