We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd7f9e commit 1967747Copy full SHA for 1967747
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.6
5
+
6
+[compare changes](https://github.com/nuxtrdev/nuxt-vscode-extentions/compare/0.0.5...v0.0.6)
7
8
+### 📖 Documentation
9
10
+- Remove TakeOver mention ([9bd7f9e](https://github.com/nuxtrdev/nuxt-vscode-extentions/commit/9bd7f9e))
11
12
+### ❤️ Contributors
13
14
+- Adham Farrag <[email protected]>
15
16
## v0.0.5
17
18
### 🚀 Enhancements
package.json
@@ -2,7 +2,7 @@
"name": "nuxt-vscode-extentions",
"displayName": "Nuxt Extension Pack",
"description": "A collection of extensions for working with Nuxt/Vue 3 Framework in VS Code.",
- "version": "0.0.5",
+ "version": "0.0.6",
"engines": {
"vscode": "^1.82.0"
},
0 commit comments