File tree Expand file tree Collapse file tree 2 files changed +29
-2
lines changed
Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v0.2.6
2+
3+ [ compare changes] ( https://github.com/nuxtrdev/nuxtr-vscode/compare/v0.2.5...v0.2.6 )
4+
5+ ### 🚀 Enhancements
6+
7+ - Typescript setup script snippet ([ a5073ff] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/a5073ff ) )
8+ - Typescript setup script snippet ([ e22240e] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/e22240e ) )
9+
10+ ### 💅 Refactors
11+
12+ - Integrations view & Modules APIs ([ 9df493f] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/9df493f ) )
13+ - Integrations view & Modules APIs ([ 924c3f4] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/924c3f4 ) )
14+ - Nuxi Module command ([ a5a166b] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/a5a166b ) )
15+ - Nuxi Module command <!--- ☝️ PR title should follow conventional commits (https://conventionalcommits.org ) ([ 1d217cd] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/1d217cd ) )
16+ - Nuxi Module command ([ f2fe32d] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/f2fe32d ) )
17+
18+ ### 🏡 Chore
19+
20+ - Monorepo configuration ([ fe26eb2] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/fe26eb2 ) )
21+ - Monorepo configuration ([ d714af4] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/d714af4 ) )
22+ - Dependencies security issues ([ d11f362] ( https://github.com/nuxtrdev/nuxtr-vscode/commit/d11f362 ) )
23+
24+ ### ❤️ Contributors
25+
26+ - Adham Farrag <
[email protected] >
27+
128## v0.2.5
229
330[ compare changes] ( https://github.com/nuxtrdev/nuxtr-vscode/compare/v0.2.4...v0.2.5 )
Original file line number Diff line number Diff line change 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.5 " ,
5+ "version" : " 0.2.6 " ,
66 "packageManager" :
" [email protected] " ,
77 "engines" : {
88 "vscode" : " ^1.83.0"
10931093 "uglify-js@<2.4.24" : " >=2.4.24"
10941094 }
10951095 }
1096- }
1096+ }
You can’t perform that action at this time.
0 commit comments