From d6a5ef19367c366ea9dc15d1f17569d829163828 Mon Sep 17 00:00:00 2001 From: Aakansha Doshi Date: Mon, 16 Jan 2023 16:08:03 +0530 Subject: [PATCH] =?UTF-8?q?docs:=20release=20@excalidraw/excalidraw@0.14.1?= =?UTF-8?q?=20=F0=9F=8E=89=20(#6112)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/packages/excalidraw/CHANGELOG.md | 8 ++++++-- src/packages/excalidraw/package.json | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/packages/excalidraw/CHANGELOG.md b/src/packages/excalidraw/CHANGELOG.md index 6bb3ea4b..1dd0e0be 100644 --- a/src/packages/excalidraw/CHANGELOG.md +++ b/src/packages/excalidraw/CHANGELOG.md @@ -11,6 +11,12 @@ 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.14.1 (2023-01-16) + +### Fixes + +- remove overflow hidden from button [#6110](https://github.com/excalidraw/excalidraw/pull/6110). This fixes the collaborator count css in the [LiveCollaborationTrigger](https://github.com/excalidraw/excalidraw/blob/master/src/packages/excalidraw/README.md#LiveCollaborationTrigger) component. + ## 0.14.0 (2023-01-13) ### Features @@ -72,8 +78,6 @@ Please add the latest change on the top under the correct section. ### Fixes -- remove overflow hidden from button [#6110](https://github.com/excalidraw/excalidraw/pull/6110) - - Mobile tools positioning [#6107](https://github.com/excalidraw/excalidraw/pull/6107) - Renamed folder MainMenu->main-menu and support rest props [#6103](https://github.com/excalidraw/excalidraw/pull/6103) diff --git a/src/packages/excalidraw/package.json b/src/packages/excalidraw/package.json index 2858333d..27c2e044 100644 --- a/src/packages/excalidraw/package.json +++ b/src/packages/excalidraw/package.json @@ -1,6 +1,6 @@ { "name": "@excalidraw/excalidraw", - "version": "0.14.0", + "version": "0.14.1", "main": "main.js", "types": "types/packages/excalidraw/index.d.ts", "files": [