1.28.0
This commit is contained in:
parent
38b8ce4c54
commit
3d1d329b6f
23 changed files with 485 additions and 39 deletions
|
@ -1,5 +1,41 @@
|
|||
# @tldraw/vscode-editor
|
||||
|
||||
## 1.14.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- - Adds Galacian language translation
|
||||
- Adds Farsi (Persian) language translation
|
||||
- Updates German translation
|
||||
- Updates Norwegian translation
|
||||
- Updates Japanese translation
|
||||
- Updates Spanish translation
|
||||
- Improves aria-labels
|
||||
- Fixes a bug with multiplayer menu
|
||||
- Fixes a bug with image exports
|
||||
|
||||
## 1.13.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Adds Galacian language translation
|
||||
- Adds Farsi (Persian) language translation
|
||||
- Updates German translation
|
||||
- Updates Norwegian translation
|
||||
- Updates Japanese translation
|
||||
- Updates Spanish translation
|
||||
- Improves aria-labels
|
||||
- Fixes a bug with multiplayer menu
|
||||
- Fixes a bug with image exports
|
||||
- 12c0b2ac: - Adds Galacian language translation
|
||||
- Adds Farsi (Persian) language translation
|
||||
- Updates Norwegian translation
|
||||
- Updates Japanese translation
|
||||
- Updates Spanish translation
|
||||
- Improves aria-labels
|
||||
- Fixes a bug with multiplayer menu
|
||||
- Fixes a bug with image exports
|
||||
|
||||
## 1.13.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tldraw/vscode-editor",
|
||||
"version": "1.13.0",
|
||||
"version": "1.14.0",
|
||||
"private": true,
|
||||
"description": "An an editor for the tldraw vscode extension.",
|
||||
"author": "@steveruizok",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue