chore: prepare release 0.17.2

This commit is contained in:
dwelle 2023-12-04 10:11:49 +01:00
parent 42d8c5a040
commit a0410f270a
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Please add the latest change on the top under the correct section.
- `appState.openDialog` type was changed from `null | string` to `null | { name: string }`. [#7336](https://github.com/excalidraw/excalidraw/pull/7336)
## 0.17.1 (2023-11-28)
## 0.17.2 (2023-12-04)
### Fixes

View File

@ -1,6 +1,6 @@
{
"name": "@excalidraw/excalidraw",
"version": "0.17.1",
"version": "0.17.2",
"main": "main.js",
"types": "types/packages/excalidraw/index.d.ts",
"files": [