From 4db73a7f955d757b9a46223a08328416e35c51bb Mon Sep 17 00:00:00 2001 From: Aakansha Doshi Date: Thu, 21 Sep 2023 10:28:21 +0530 Subject: [PATCH] =?UTF-8?q?docs:=20release=20@excalidraw/excalidraw@0.16.1?= =?UTF-8?q?=20=20=F0=9F=8E=89=20(#7020)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/packages/excalidraw/CHANGELOG.md | 16 ++++++++++++++++ src/packages/excalidraw/package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/src/packages/excalidraw/CHANGELOG.md b/src/packages/excalidraw/CHANGELOG.md index 6b87f833..c3e8be9a 100644 --- a/src/packages/excalidraw/CHANGELOG.md +++ b/src/packages/excalidraw/CHANGELOG.md @@ -11,6 +11,22 @@ 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. --> +## 0.16.1 (2023-09-21) + +## Excalidraw Library + +**_This section lists the updates made to the excalidraw library and will not affect the integration._** + +### Fixes + +- More eye-droper fixes [#7019](https://github.com/excalidraw/excalidraw/pull/7019) + +### Refactor + +- Move excalidraw-app outside src [#6987](https://github.com/excalidraw/excalidraw/pull/6987) + +--- + ## 0.16.0 (2023-09-19) - Support creating containers, linear elements, text containers, labelled arrows and arrow bindings programatically [#6546](https://github.com/excalidraw/excalidraw/pull/6546) diff --git a/src/packages/excalidraw/package.json b/src/packages/excalidraw/package.json index 28a39088..2e52e156 100644 --- a/src/packages/excalidraw/package.json +++ b/src/packages/excalidraw/package.json @@ -1,6 +1,6 @@ { "name": "@excalidraw/excalidraw", - "version": "0.16.0", + "version": "0.16.1", "main": "main.js", "types": "types/packages/excalidraw/index.d.ts", "files": [