Skip to content

Commit 1967747

Browse files
committed
chore(release): v0.0.6
1 parent 9bd7f9e commit 1967747

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

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+
416
## v0.0.5
517

618
### 🚀 Enhancements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-vscode-extentions",
33
"displayName": "Nuxt Extension Pack",
44
"description": "A collection of extensions for working with Nuxt/Vue 3 Framework in VS Code.",
5-
"version": "0.0.5",
5+
"version": "0.0.6",
66
"engines": {
77
"vscode": "^1.82.0"
88
},

0 commit comments

Comments
 (0)