Bump vs code version. (#1719)

Bump vs code version for a new version release.

### Change Type

- [x] `patch` — Bug fix
This commit is contained in:
Mitja Bezenšek 2023-07-07 12:47:15 +02:00 committed by GitHub
parent 7fe43bb2ef
commit 85db9ba469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
## 2.0.10
- Removed the lock option from the highlighter tool.
- Disabled the styles button for the laser tool on small screens.
- Fixed mouse cursor after resizing during text creation. We now revert back to the default cursor.
## 2.0.9
- Stability improvements

View file

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