Update VS Code extension 2.0.13 (#2066)

Update VS code extension version and changelog.
### Change Type

- [x] `internal` — Any other changes that don't affect the published
package[^2]
[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version
pull/2067/head
Mitja Bezenšek 2023-10-11 12:52:27 +02:00 zatwierdzone przez GitHub
rodzic ed5df33244
commit ec97b740b4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
## 2.0.13
- Bug fixes and performance improvements. More info:
https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.16
## 2.0.12
- Bug fixes and performance improvements.

Wyświetl plik

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