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 2ae5b7a commit cf73008Copy full SHA for cf73008
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.0",
+ "version": "11.0.1",
5
"main": "dist/index.js",
6
"typings": "dist/index.d.ts",
7
"license": "BSD-3-Clause",
@@ -104,4 +104,4 @@
104
"url": "https://github.com/outline/rich-markdown-editor/issues"
105
},
106
"homepage": "https://github.com/outline/rich-markdown-editor#readme"
107
-}
+}
0 commit comments