This commit is contained in:
Steve Ruiz 2022-10-26 14:06:20 +01:00
parent 6c7ee29625
commit 6e275f09ef
14 changed files with 61 additions and 8 deletions

View file

@ -1,5 +1,11 @@
## 1.2.4
## 1.25.0
### Minor Changes
- Add metadata property to user.
## 1.24.0
### Minor Changes

View file

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