Skip to content

Commit 77086e4

Browse files
committed
v0.11.2
1 parent 3613788 commit 77086e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.11.1"
2+
"version": "0.11.2"
33
}

packages/tree-changes-hook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tree-changes-hook",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "React hook for tree-changes",
55
"author": "Gil Barbara <gilbarbara@gmail.com>",
66
"keywords": [

packages/tree-changes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tree-changes",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Get changes between two versions of data with similar shape",
55
"author": "Gil Barbara <gilbarbara@gmail.com>",
66
"keywords": [

0 commit comments

Comments
 (0)