Skip to content

Commit

Permalink
Release 1.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloSchulerPiletti committed Nov 15, 2023
1 parent 9454420 commit e75be62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.0.0-beta.3](https://github.com/AngeloSchulerPiletti/nuxt-excalidraw/compare/1.0.0-beta.2...1.0.0-beta.3) (2023-11-15)


### 🪲 Bug Fixes

* :bug: dynamic import createRoot onMounted ([9454420](https://github.com/AngeloSchulerPiletti/nuxt-excalidraw/commit/9454420a0bcc4983f874c8a87862f9f336f3f014))

## [1.0.0-beta.2](https://github.com/AngeloSchulerPiletti/nuxt-excalidraw/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-11-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-excalidraw",
"type": "module",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Nuxt Excalidraw allow you to use the amazing React library Excalidraw inside your Nuxt 3 application.",
"author": "Angelo Schuler Piletti <angelopiletti@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit e75be62

Please sign in to comment.