We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0be879 commit fa3b2f2Copy full SHA for fa3b2f2
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "rich-markdown-editor",
3
"description": "A rich text editor with Markdown shortcuts",
4
- "version": "11.0.4",
+ "version": "11.0.5",
5
"main": "dist/index.js",
6
"typings": "dist/index.d.ts",
7
"license": "BSD-3-Clause",
@@ -107,4 +107,4 @@
107
"url": "https://github.com/outline/rich-markdown-editor/issues"
108
},
109
"homepage": "https://github.com/outline/rich-markdown-editor#readme"
110
-}
+}
0 commit comments