Skip to content

Commit 0a86acc

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.3.1 [skip ci]
1 parent 477948e commit 0a86acc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.1](https://github.com/opensumi/devtools/compare/v1.3.0...v1.3.1) (2024-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* msg type should be valid ([#20](https://github.com/opensumi/devtools/issues/20)) ([477948e](https://github.com/opensumi/devtools/commit/477948e6dafcec0e1925b2860e81f3f21d6ed211))
7+
8+
9+
110
# [1.3.0](https://github.com/opensumi/devtools/compare/v1.2.1...v1.3.0) (2024-04-18)
211

312

package.json

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

0 commit comments

Comments
 (0)