v0.7.4
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
## snapshot
|
## snapshot
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## next features
|
## next features
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.3",
|
"version": "0.7.4",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"lib": "tsc && vite build --mode lib",
|
"lib": "tsc && vite build --mode lib",
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 236 KiB |
+2
-1
@@ -103,5 +103,6 @@ export type {
|
|||||||
IEditorOption,
|
IEditorOption,
|
||||||
IEditorResult,
|
IEditorResult,
|
||||||
IContextMenuContext,
|
IContextMenuContext,
|
||||||
IRegisterContextMenu
|
IRegisterContextMenu,
|
||||||
|
IWatermark
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user