Skip to content

Commit

Permalink
released v3.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 31, 2022
1 parent f0e5ffe commit f04dde8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-md-editor",
"version": "3.19.4",
"version": "3.19.5",
"description": "A markdown editor with preview, implemented with React.js and TypeScript.",
"homepage": "https://uiwjs.github.io/react-md-editor/",
"author": "kenny wang <wowohoo@qq.com>",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.19.3",
"version": "3.19.5",
"packages": ["core", "www"],
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "www",
"private": true,
"version": "3.19.3",
"version": "3.19.5",
"description": "A markdown editor with preview, implemented with React.js and TypeScript.",
"homepage": "https://uiwjs.github.io/react-md-editor/",
"author": "kenny wang <wowohoo@qq.com>",
Expand Down

1 comment on commit f04dde8

@vercel
Copy link

@vercel vercel bot commented on f04dde8 Oct 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.