mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-04 04:44:31 +01:00 
			
		
		
		
	docs: release patch version 0.4.3 (#3236)
This commit is contained in:
		@@ -12,7 +12,7 @@ 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.
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
## Unreleased
 | 
			
		||||
## 0.4.3
 | 
			
		||||
 | 
			
		||||
## Excalidraw API
 | 
			
		||||
 | 
			
		||||
@@ -24,6 +24,7 @@ Please add the latest change on the top under the correct section.
 | 
			
		||||
 | 
			
		||||
## Excalidraw Library
 | 
			
		||||
 | 
			
		||||
- Apply correct translation when text editor overflows when zoom not 100% [#3225](https://github.com/excalidraw/excalidraw/pull/3225)
 | 
			
		||||
- Don't overflow text beyond width of Excalidraw [#3215](https://github.com/excalidraw/excalidraw/pull/3215).
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "@excalidraw/excalidraw",
 | 
			
		||||
  "version": "0.4.2",
 | 
			
		||||
  "version": "0.4.3",
 | 
			
		||||
  "main": "dist/excalidraw.min.js",
 | 
			
		||||
  "files": [
 | 
			
		||||
    "dist/*"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user