Skip to content

Commit

Permalink
chore: Update to v6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasongr committed Apr 26, 2022
1 parent b993355 commit 3aaa1e2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## Versione 6.1

### IMPROVE

- Add better error messages and notifications when something goes wrong with language server activation

### FIX

- Disable custom Volar LSP requests
- Fix minor issues with console outputs when errors occur

## Versione 6.0

### FEATURE
Expand Down
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Vue",
"organization": "Tommaso Negri",
"description": "Vue syntax and Vue Language Server for Nova editor.",
"version": "6.0",
"version": "6.1",
"categories": [
"languages",
"clips",
Expand Down

0 comments on commit 3aaa1e2

Please sign in to comment.