Skip to content

Commit c5db4af

Browse files
committed
chore(release): v0.2.5
1 parent cacc431 commit c5db4af

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v0.2.5
2+
3+
[compare changes](https://github.com/nuxtrdev/nuxtr-vscode/compare/v0.2.4...v0.2.5)
4+
5+
### 🩹 Fixes
6+
7+
- Handle Nuxt devtools shipped native ([2642b99](https://github.com/nuxtrdev/nuxtr-vscode/commit/2642b99))
8+
- Handle Nuxt Devtools native support ([cacc431](https://github.com/nuxtrdev/nuxtr-vscode/commit/cacc431))
9+
10+
### 🏡 Chore
11+
12+
- **docs:** Fix changelog template ([3ea388c](https://github.com/nuxtrdev/nuxtr-vscode/commit/3ea388c))
13+
14+
### ❤️ Contributors
15+
16+
- Adham Farrag <[email protected]>
17+
118
## Version 0.2.4
219

320
### 🚀 Enhancements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxtr-vscode",
33
"displayName": "Nuxtr",
44
"description": "An extension for Nuxt.js offering commands and tools to make your experience more pleasant.",
5-
"version": "0.2.4",
5+
"version": "0.2.5",
66
"packageManager": "[email protected]",
77
"engines": {
88
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)