Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 41f3aa2

Browse filesBrowse files
release: v0.5.0
1 parent 0bd9f14 commit 41f3aa2
Copy full SHA for 41f3aa2

File tree

Expand file treeCollapse file tree

2 files changed

+14
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+14
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to the "vue3-vscode-snippets" extension will be documented in this file.
44

5+
## v0.5.0
6+
7+
[compare changes](https://github.com/ExEr7um/vue3-vscode-snippets/compare/v0.4.1...v0.5.0)
8+
9+
10+
### 🚀 Enhancements
11+
12+
- Use double quotes in `vue` file snippets ([#50](https://github.com/ExEr7um/vue3-vscode-snippets/pull/50))
13+
14+
### ❤️ Contributors
15+
16+
- Henrique Kubenda
17+
518
## v0.4.1
619

720
[compare changes](https://github.com/ExEr7um/vue3-vscode-snippets/compare/v0.4.0...v0.4.1)

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Vue 3 VS Code Snippets",
44
"description": "Vue 3 snippets for VS Code",
55
"icon": "images/vue-logo.png",
6-
"version": "0.4.1",
6+
"version": "0.5.0",
77
"publisher": "exer7um",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.