This commit is contained in:
Steve Ruiz 2022-11-14 15:53:12 +00:00
parent 8feb565794
commit c5ff2da775
14 changed files with 58 additions and 8 deletions

View file

@ -1,5 +1,11 @@
## 1.2.4
## 1.25.2
### Patch Changes
- Fix types in core.
## 1.25.1
### Patch Changes

View file

@ -2,7 +2,7 @@
"name": "tldraw-vscode",
"displayName": "tldraw",
"description": "The tldraw Extension for VS Code.",
"version": "1.25.1",
"version": "1.25.2",
"license": "MIT",
"publisher": "tldraw-org",
"repository": {