File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- ## [ Unreleased] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.0.0...main )
1
+ ## [ Unreleased] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.1.0...main )
2
+
3
+ ## [ v1.1.0] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.0.0...v1.1.0 ) - 2024-12-21
4
+ ### ADDED
5
+ - Allow user to enable/disable package managers ([ #21 ] ( https://github.com/faissaloux/vscode-package-manager-intellisense/pull/21 ) )
2
6
3
7
## [ v1.0.0] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v0.2.0...v1.0.0 ) - 2024-09-16
4
8
### ADDED
Original file line number Diff line number Diff line change 2
2
"name" : " package-manager-intellisense" ,
3
3
"displayName" : " package-manager-intellisense" ,
4
4
"description" : " Intellisense for package managers files" ,
5
- "version" : " 1.0 .0" ,
5
+ "version" : " 1.1 .0" ,
6
6
"engines" : {
7
7
"vscode" : " ^1.78.0"
8
8
},
You can’t perform that action at this time.
0 commit comments