Skip to content

Commit 6995b85

Browse files
committed
released v4.11.0 (#354)
1 parent 00b3ce7 commit 6995b85

File tree

16 files changed

+41
-41
lines changed

16 files changed

+41
-41
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-codemirror",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "CodeMirror component for React.",
55
"homepage": "https://uiwjs.github.io/react-codemirror",
66
"author": "kenny wong <[email protected]>",

extensions/events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/codemirror-extensions-events",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "Events Extensions for CodeMirror6.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/events",
66
"author": "kenny wong <[email protected]>",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.10.4",
2+
"version": "4.11.0",
33
"packages": ["themes/**", "core", "www"],
44
"useWorkspaces": true
55
}

themes/abcdef/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/codemirror-theme-abcdef",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "Theme abcdef for CodeMirror.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/abcdef",
66
"author": "kenny wong <[email protected]>",
@@ -21,7 +21,7 @@
2121
"cjs"
2222
],
2323
"dependencies": {
24-
"@uiw/codemirror-themes": "4.10.4"
24+
"@uiw/codemirror-themes": "4.11.0"
2525
},
2626
"keywords": [
2727
"codemirror",

themes/androidstudio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/codemirror-theme-androidstudio",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "Theme androidstudio for CodeMirror.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/androidstudio",
66
"author": "kenny wong <[email protected]>",
@@ -21,7 +21,7 @@
2121
"cjs"
2222
],
2323
"dependencies": {
24-
"@uiw/codemirror-themes": "4.10.4"
24+
"@uiw/codemirror-themes": "4.11.0"
2525
},
2626
"keywords": [
2727
"codemirror",

themes/bespin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/codemirror-theme-bespin",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "Theme bespin for CodeMirror.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/bespin",
66
"author": "kenny wong <[email protected]>",
@@ -21,7 +21,7 @@
2121
"cjs"
2222
],
2323
"dependencies": {
24-
"@uiw/codemirror-themes": "4.10.4"
24+
"@uiw/codemirror-themes": "4.11.0"
2525
},
2626
"keywords": [
2727
"codemirror",

themes/darcula/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/codemirror-theme-darcula",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "Theme darcula for CodeMirror.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/darcula",
66
"author": "kenny wong <[email protected]>",
@@ -21,7 +21,7 @@
2121
"cjs"
2222
],
2323
"dependencies": {
24-
"@uiw/codemirror-themes": "4.10.4"
24+
"@uiw/codemirror-themes": "4.11.0"
2525
},
2626
"keywords": [
2727
"codemirror",

themes/dracula/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/codemirror-theme-dracula",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "Theme dracula for CodeMirror.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/dracula",
66
"author": "kenny wong <[email protected]>",
@@ -21,7 +21,7 @@
2121
"cjs"
2222
],
2323
"dependencies": {
24-
"@uiw/codemirror-themes": "4.10.4"
24+
"@uiw/codemirror-themes": "4.11.0"
2525
},
2626
"keywords": [
2727
"codemirror",

themes/duotone/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/codemirror-theme-duotone",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "Theme duotone for CodeMirror.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light",
66
"author": "kenny wong <[email protected]>",
@@ -21,7 +21,7 @@
2121
"cjs"
2222
],
2323
"dependencies": {
24-
"@uiw/codemirror-themes": "4.10.4"
24+
"@uiw/codemirror-themes": "4.11.0"
2525
},
2626
"keywords": [
2727
"codemirror",

themes/eclipse/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/codemirror-theme-eclipse",
3-
"version": "4.10.4",
3+
"version": "4.11.0",
44
"description": "Theme eclipse for CodeMirror.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/eclipse",
66
"author": "kenny wong <[email protected]>",
@@ -21,7 +21,7 @@
2121
"cjs"
2222
],
2323
"dependencies": {
24-
"@uiw/codemirror-themes": "4.10.4"
24+
"@uiw/codemirror-themes": "4.11.0"
2525
},
2626
"keywords": [
2727
"codemirror",

0 commit comments

Comments
 (0)