File tree 2 files changed +16
-3
lines changed
2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the "vue3-vscode-snippets" extension will be documented in this file.
4
4
5
- ## [ Unreleased ]
5
+ ## ` v0.1.0 `
6
6
7
- - Initial release
7
+ ### Features
8
+
9
+ * Add ` .vue ` file snippets by @ExEr7um in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/10 >
10
+ * Add ` vue-template ` snippets by @ExEr7um in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/11 >
11
+ * Add ` vue-script ` snippets by @ExEr7um in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/12 >
12
+ * Add ` pinia ` snippets by @ExEr7um and @danielkellyio in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/13 >
13
+ * Add ` vue-router ` snippets by @ExEr7um in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/14 >
14
+ * Add ` nuxt-layout ` snippets by @ExEr7um in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/15 >
15
+ * Add ` nuxt-script ` snippets by @ExEr7um in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/16 >
16
+
17
+ ### Documentation
18
+
19
+ * Create a ` README ` by @ExEr7um in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/17 >
20
+ * Prepare for publishing in VS Code Marketplace by @ExEr7um in < https://github.com/ExEr7um/vue3-vscode-snippets/pull/18 >
Original file line number Diff line number Diff line change 3
3
"displayName" : " Vue 3 VS Code Snippets" ,
4
4
"description" : " Vue 3 snippets for VS Code" ,
5
5
"icon" : " images/vue-logo.png" ,
6
- "version" : " 0.0 .0" ,
6
+ "version" : " 0.1 .0" ,
7
7
"publisher" : " exer7um" ,
8
8
"repository" : {
9
9
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments