Skip to content

Commit 39f2ca7

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.3.0 [skip ci]
1 parent 9ddecf3 commit 39f2ca7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
117
## [1.2.1](https://github.com/opensumi/devtools/compare/v1.2.0...v1.2.1) (2023-04-11)
218

319

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensumi-devtools",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"type": "module",
55
"description": "A Chrome DevTools Extension for OpenSumi.",
66
"license": "MIT",

0 commit comments

Comments
 (0)