mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
chore(release): bump version to 5.0.0
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "markdown-converter",
|
"name": "markdown-converter",
|
||||||
"version": "4.4.2",
|
"version": "5.0.0",
|
||||||
"description": "Professional Markdown editor and universal file converter with PDF editing, batch processing, and syntax highlighting",
|
"description": "Professional Markdown editor and universal file converter with PDF editing, batch processing, and syntax highlighting",
|
||||||
"main": "src/main/index.js",
|
"main": "src/main/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -89,8 +89,6 @@ describe('Preload Security', () => {
|
|||||||
'undo',
|
'undo',
|
||||||
'redo',
|
'redo',
|
||||||
'adjust-font-size',
|
'adjust-font-size',
|
||||||
'print-preview',
|
|
||||||
'print-preview-styled',
|
|
||||||
'show-export-dialog',
|
'show-export-dialog',
|
||||||
'show-batch-dialog',
|
'show-batch-dialog',
|
||||||
'show-universal-converter-dialog',
|
'show-universal-converter-dialog',
|
||||||
|
|||||||
Reference in New Issue
Block a user