Skip to content

Commit

Permalink
v0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Jun 4, 2021
1 parent b4b090c commit a3b49b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### Not Released Yet
### 0.34.0 | 2021-06-04 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.34.0/vspackage)

- Add `--log-level` option for `vti diagnostics` to configure log level to print. #2752.
- Upgrade `typescript` to 4.3.2.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Vue tooling for VS Code",
"author": "Pine Wu <[email protected]>",
"icon": "asset/vue.png",
"version": "0.33.1",
"version": "0.34.0",
"publisher": "octref",
"scripts": {
"postinstall": "run-s install:*",
Expand Down

0 comments on commit a3b49b1

Please sign in to comment.