فهرست منبع

docs: release @excalidraw/[email protected] 🎉 (#6495)

Aakansha Doshi 2 سال پیش
والد
کامیت
c4445c181b
2فایلهای تغییر یافته به همراه16 افزوده شده و 2 حذف شده
  1. 15 1
      src/packages/excalidraw/CHANGELOG.md
  2. 1 1
      src/packages/excalidraw/package.json

+ 15 - 1
src/packages/excalidraw/CHANGELOG.md

@@ -11,12 +11,26 @@ 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.
 -->
 -->
 
 
-## Unreleased
+## 0.15.2 (2023-04-20)
 
 
 ### Docs
 ### Docs
 
 
 - Fix docs link in readme [#6486](https://github.com/excalidraw/excalidraw/pull/6486)
 - Fix docs link in readme [#6486](https://github.com/excalidraw/excalidraw/pull/6486)
 
 
+## Excalidraw Library
+
+**_This section lists the updates made to the excalidraw library and will not affect the integration._**
+
+### Fixes
+
+- Rotate the text element when binding to a rotated container [#6477](https://github.com/excalidraw/excalidraw/pull/6477)
+
+- Support breaking words containing hyphen - [#6014](https://github.com/excalidraw/excalidraw/pull/6014)
+
+- Incorrect background fill button active state [#6491](https://github.com/excalidraw/excalidraw/pull/6491)
+
+---
+
 ## 0.15.1 (2023-04-18)
 ## 0.15.1 (2023-04-18)
 
 
 ### Docs
 ### Docs

+ 1 - 1
src/packages/excalidraw/package.json

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