Update changelog. Bump version. (#1546)

Update the VS Code changelog and bump the version.

### Change Type

- [x] `patch` — Bug Fix
pull/1547/head
Mitja Bezenšek 2023-06-06 18:24:09 +02:00 zatwierdzone przez GitHub
rodzic f2d8fae6ea
commit 2372478556
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 10 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,12 @@
## 2.0.8
- New highlighter tool!
- You can now lock shapes.
- Added vertical align setting to Note shapes.
- Added reduce motion user preference.
- Fixed control clicking not working on Mac.
- Improved translations.
- Fixed a problem where arrows might cause the extension to crash.
## 2.0.7
- New laser tool!
- New checkbox shape!

Wyświetl plik

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