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
This commit is contained in:
Mitja Bezenšek 2023-10-11 12:52:27 +02:00 committed by GitHub
parent ed5df33244
commit ec97b740b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -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.

View file

@ -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": {