File tree 2 files changed +12
-2
lines changed
2 files changed +12
-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.1.0...main )
1
+ ## [ Unreleased] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.2.0...main )
2
+
3
+ ## [ v1.2.0] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.1.0...v1.2.0 ) - 2025-02-08
4
+ ### ADDED
5
+ - ` Bun ` support ([ #22 ] ( https://github.com/faissaloux/vscode-package-manager-intellisense/pull/22 ) )
6
+
7
+ ### Chore
8
+ - Append version from lock class ([ #23 ] ( https://github.com/faissaloux/vscode-package-manager-intellisense/pull/23 ) )
9
+
10
+ ### Documentation
11
+ - Add Bun to documentation ([ #24 ] ( https://github.com/faissaloux/vscode-package-manager-intellisense/pull/24 ) )
2
12
3
13
## [ v1.1.0] ( https://github.com/faissaloux/vscode-package-manager-intellisense/compare/v1.0.0...v1.1.0 ) - 2024-12-21
4
14
### 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.1 .0" ,
5
+ "version" : " 1.2 .0" ,
6
6
"engines" : {
7
7
"vscode" : " ^1.78.0"
8
8
},
You can’t perform that action at this time.
0 commit comments