File tree Expand file tree Collapse file tree 6 files changed +15
-3
lines changed Expand file tree Collapse file tree 6 files changed +15
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.2] ( https://github.com/tomjs/vscode/compare/vscode-types%401.0.1...vscode-types%401.0.2 ) (2024-07-01)
2
+
3
+ - chore: change api document [ fa0a47c] ( https://github.com/tomjs/vscode/commit/fa0a47c )
4
+
1
5
## [ 1.0.1] ( https://github.com/tomjs/vscode/compare/vscode-types%401.0.0...vscode-types%401.0.1 ) (2024-06-10)
2
6
3
7
- fix: fix files field of package.json [ f305864] ( https://github.com/tomjs/vscode/commit/f305864 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tomjs/vscode-types" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Some vscode internal d.ts" ,
5
5
"keywords" : [
6
6
" vscode" ,
Original file line number Diff line number Diff line change
1
+ ## [ 1.0.5] ( https://github.com/tomjs/vscode/compare/vscode-webview%401.0.4...vscode-webview%401.0.5 ) (2024-07-01)
2
+
3
+ - chore: change api document [ fa0a47c] ( https://github.com/tomjs/vscode/commit/fa0a47c )
4
+
1
5
## [ 1.0.4] ( https://github.com/tomjs/vscode/compare/vscode-webview%401.0.3...vscode-webview%401.0.4 ) (2024-07-01)
2
6
3
7
- chore: add keywords [ 6e083ba] ( https://github.com/tomjs/vscode/commit/6e083ba )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tomjs/vscode-webview" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"description" : " Optimize the postMessage issue between webview page and vscode extension" ,
5
5
"engines" : {
6
6
"node" : " >=16"
Original file line number Diff line number Diff line change
1
+ ## [ 2.4.3] ( https://github.com/tomjs/vscode/compare/vscode%402.4.2...vscode%402.4.3 ) (2024-07-01)
2
+
3
+ - chore: change api document [ fa0a47c] ( https://github.com/tomjs/vscode/commit/fa0a47c )
4
+
1
5
## [ 2.4.2] ( https://github.com/tomjs/vscode/compare/vscode%402.4.1...vscode%402.4.2 ) (2024-06-22)
2
6
3
7
- docs: update readme [ 279a651] ( https://github.com/tomjs/vscode/commit/279a651 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tomjs/vscode" ,
3
- "version" : " 2.4.2 " ,
3
+ "version" : " 2.4.3 " ,
4
4
"description" : " Some utilities to simplify the development of VSCode Extensions" ,
5
5
"keywords" : [
6
6
" vscode" ,
You can’t perform that action at this time.
0 commit comments