Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.1...v1.5.0) (2023-11-28)

### Bug Fixes

* 🐛 add padding top in Editor ([b688bde](b688bde))

### Features

* ✨ complete slides flow ([55f585f](55f585f))
* ✨ show slides preview ([7f548e2](7f548e2))
* ✨ supports slides ([0c794f1](0c794f1))
  • Loading branch information
semantic-release-bot committed Nov 28, 2023
1 parent 34e27a8 commit daf7d95
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.5.0](https://github.com/haydenull/logseq-plugin-excalidraw/compare/v1.4.1...v1.5.0) (2023-11-28)


### Bug Fixes

* :bug: add padding top in Editor ([b688bde](https://github.com/haydenull/logseq-plugin-excalidraw/commit/b688bdeca72769f82166d6dd76087b91b3f6e279))


### Features

* :sparkles: complete slides flow ([55f585f](https://github.com/haydenull/logseq-plugin-excalidraw/commit/55f585f8abbacb79c27bafe686eafe5b1587d36d))
* :sparkles: show slides preview ([7f548e2](https://github.com/haydenull/logseq-plugin-excalidraw/commit/7f548e2251859b36402e8747e2dcb547ca478dbd))
* :sparkles: supports slides ([0c794f1](https://github.com/haydenull/logseq-plugin-excalidraw/commit/0c794f1beb1a6c88c2f9d7198f681606f4912f63))

## [1.4.1](https://github.com/haydenull/logseq-plugin-excalidraw/compare/v1.4.0...v1.4.1) (2023-09-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "excalidraw",
"version": "1.4.1",
"version": "1.5.0",
"main": "dist/index.html",
"logseq": {
"id": "logseq-plugin-excalidraw",
Expand Down

0 comments on commit daf7d95

Please sign in to comment.