generated from haydenull/logseq-plugin-react-boilerplate
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2023-04-26) ### Bug Fixes * 🐛 support paste image ([c76301b](c76301b)) * editor crash because appState error ([e71228a](e71228a)) ### Features * ✨ add menu ([4304593](4304593)) * ✨ add save toast ([ff708f1](ff708f1)) * ✨ create draw from slash command ([fd87e5e](fd87e5e)) * ✨ mvp ([86598b5](86598b5)) * ✨ support add library ([2384cec](2384cec)) * support edit ([8915347](8915347))
- Loading branch information
1 parent
fc91514
commit 6b051c1
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# 1.0.0 (2023-04-26) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* :bug: support paste image ([c76301b](https://github.com/haydenull/logseq-plugin-excalidraw/commit/c76301bc772a1a51d0ce9b34c6e7407af107ee3f)) | ||
* editor crash because appState error ([e71228a](https://github.com/haydenull/logseq-plugin-excalidraw/commit/e71228a0fb7cca180ec197a018593fe8d1746a7b)) | ||
|
||
|
||
### Features | ||
|
||
* :sparkles: add menu ([4304593](https://github.com/haydenull/logseq-plugin-excalidraw/commit/430459339b1580b8330e3dea97c5609bfc3dd183)) | ||
* :sparkles: add save toast ([ff708f1](https://github.com/haydenull/logseq-plugin-excalidraw/commit/ff708f10d7168b057d012bf9702bf6b1f82181ea)) | ||
* :sparkles: create draw from slash command ([fd87e5e](https://github.com/haydenull/logseq-plugin-excalidraw/commit/fd87e5e9b10082dbe45f843d4d96d3361e64c270)) | ||
* :sparkles: mvp ([86598b5](https://github.com/haydenull/logseq-plugin-excalidraw/commit/86598b508df8324ec09afe1e658e295e4a284b0f)) | ||
* :sparkles: support add library ([2384cec](https://github.com/haydenull/logseq-plugin-excalidraw/commit/2384cecaf93fbce4a0cee55049bc7ca2cb344e6d)) | ||
* support edit ([8915347](https://github.com/haydenull/logseq-plugin-excalidraw/commit/8915347581c83502fbf650246eb2af1cbcdb7f29)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters