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.3.0...main )
1
+ ## [ Unreleased] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.4.0...main )
2
+
3
+ ## [ v1.4.0] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.3.0...v1.4.0 ) - 2025-04-13
4
+ ### ADDED
5
+ - ` npm-shrinkwrap ` support ([ #26 ] ( https://github.com/faissaloux/vscode-package-manager-intellisense/pull/26 ) )
2
6
3
7
## [ v1.3.0] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.2.0...v1.3.0 ) - 2025-02-12
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.3 .0" ,
5
+ "version" : " 1.4 .0" ,
6
6
"engines" : {
7
7
"vscode" : " ^1.78.0"
8
8
},
You can’t perform that action at this time.
0 commit comments