Skip to content

Commit 5338cf0

Browse files
committed
released v2.0.7
1 parent 6c89db5 commit 5338cf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-code-preview-layout",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "A react component showing the layout of `code` and `code preview example`.",
55
"author": "SunLxy <1011771396@qq.com>",
66
"contributors": [

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages": ["core", "website"],
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"useWorkspaces": true
55
}

0 commit comments

Comments
 (0)