File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.3.0] ( https://github.com/opensumi/devtools/compare/v1.2.1...v1.3.0 ) (2024-04-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ext protocol ([ 036bde0] ( https://github.com/opensumi/devtools/commit/036bde091531ffba1c4a972695d8384d89baccac ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * optimize row ([ a249876] ( https://github.com/opensumi/devtools/commit/a249876893c709ff6d8cf938553124d5aa201360 ) )
12
+ * support auto switch cols ([ f7b247d] ( https://github.com/opensumi/devtools/commit/f7b247da86fc8ebe94cec1ed3c56a48cfd66b093 ) )
13
+ * update react 18 ([ 642946e] ( https://github.com/opensumi/devtools/commit/642946ed9fb4b3a8e6478473ab58cb4fbf5ae7b0 ) )
14
+
15
+
16
+
1
17
## [ 1.2.1] ( https://github.com/opensumi/devtools/compare/v1.2.0...v1.2.1 ) (2023-04-11)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " opensumi-devtools" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"type" : " module" ,
5
5
"description" : " A Chrome DevTools Extension for OpenSumi." ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments