Skip to content

Commit 0a87f1e

Browse files
committed
v0.11.0
1 parent ece376a commit 0a87f1e

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.10.0"
2+
"version": "0.11.0"
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.10.0",
3+
"version": "0.11.0",
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.10.0",
3+
"version": "0.11.0",
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)