mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
docs: release @excalidraw/excalidraw@0.15.3
This commit is contained in:
parent
139b901ff1
commit
dd27e48c13
2 changed files with 5 additions and 1 deletions
|
@ -11,6 +11,10 @@ The change should be grouped under one of the below section and must contain PR
|
||||||
Please add the latest change on the top under the correct section.
|
Please add the latest change on the top under the correct section.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## 0.15.3 (2023-08-16)
|
||||||
|
|
||||||
|
- Properly sanitize element `link` urls. [#6728](https://github.com/excalidraw/excalidraw/pull/6728).
|
||||||
|
|
||||||
## 0.15.2 (2023-04-20)
|
## 0.15.2 (2023-04-20)
|
||||||
|
|
||||||
### Docs
|
### Docs
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@excalidraw/excalidraw",
|
"name": "@excalidraw/excalidraw",
|
||||||
"version": "0.15.2",
|
"version": "0.15.3",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"types": "types/packages/excalidraw/index.d.ts",
|
"types": "types/packages/excalidraw/index.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue