[chore] bump vscode extension to 2.0.9 (#1662)

Bump vscode to 2.0.9

### Change Type

- [x] `internal`
pull/1663/head
Steve Ruiz 2023-06-28 11:35:55 +01:00 zatwierdzone przez GitHub
rodzic 2239f16aa2
commit 1dede56131
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 9 dodań i 3 usunięć

Wyświetl plik

@ -1,4 +1,9 @@
## 2.0.9
- Stability improvements
## 2.0.8
- New highlighter tool!
- You can now lock shapes.
- Added vertical align setting to Note shapes.
@ -7,7 +12,8 @@
- Improved translations.
- Fixed a problem where arrows might cause the extension to crash.
## 2.0.7
## 2.0.7
- New laser tool!
- New checkbox shape!
- Add veritcal alignment options to Notes and Geo shapes.
@ -15,6 +21,7 @@
- Improve exporting and saving to svgs.
## 2.0.6
- Improved appearance of selection for single draw shapes.
- Improve handling of pixel scale when pasting images.
- Fixed a bug where pasted tabs wouldn't get converted into spaces.
@ -26,7 +33,6 @@
- Fixed a minor consistency bug when re-doing a shape update.
- Re-doing a deletion of the current page now correctly navigates back to that page.
## 2.0.5
- Fixed another issue with undo / redo.

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "tldraw-vscode",
"description": "The tldraw extension for VS Code.",
"version": "2.0.8",
"version": "2.0.9",
"private": true,
"packageManager": "yarn@3.5.0",
"author": {