File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the "vue3-vscode-snippets" extension will be documented in this file.
44
5- ## [ Unreleased ]
5+ ## ` v0.1.0 `
66
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 33 "displayName" : " Vue 3 VS Code Snippets" ,
44 "description" : " Vue 3 snippets for VS Code" ,
55 "icon" : " images/vue-logo.png" ,
6- "version" : " 0.0 .0" ,
6+ "version" : " 0.1 .0" ,
77 "publisher" : " exer7um" ,
88 "repository" : {
99 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments