Browse Source

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

Aakansha Doshi 2 years ago
parent
commit
b64beaf5ba
2 changed files with 8 additions and 2 deletions
  1. 7 1
      src/packages/excalidraw/CHANGELOG.md
  2. 1 1
      src/packages/excalidraw/package.json

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

@@ -11,12 +11,18 @@ 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.1 (2023-04-18)
 
 
 ### Docs
 ### Docs
 
 
 - Add the readme back to the package which was mistakenly removed [#6484](https://github.com/excalidraw/excalidraw/pull/6484)
 - Add the readme back to the package which was mistakenly removed [#6484](https://github.com/excalidraw/excalidraw/pull/6484)
 
 
+## Excalidraw Library
+
+**_This section lists the updates made to the excalidraw library and will not affect the integration._**
+
+---
+
 ## 0.15.0 (2023-04-18)
 ## 0.15.0 (2023-04-18)
 
 
 ### Features
 ### Features

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

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