Skip to content

Commit

Permalink
chore(release): v1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 3, 2022
1 parent 0f4edc8 commit 3e41393
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
# 1.1.0 (2022-08-24)
# [1.2.0](https://github.com/opensumi/devtools/compare/v1.1.0...v1.2.0) (2022-10-03)


### Bug Fixes

* EOL on windows conflicts with `yarn run prettier` ([#10](https://github.com/opensumi/devtools/issues/10)) ([7aedb42](https://github.com/opensumi/devtools/commit/7aedb423b0dfca1d961f3df5733f5701ed6f5975))


### Features

* Electron IPC messages view ([#5](https://github.com/opensumi/devtools/issues/5)) ([a561850](https://github.com/opensumi/devtools/commit/a561850d4511852f30b46597588da4e955e53bf7))



# [1.1.0](https://github.com/opensumi/devtools/compare/a250e665efcb75375b8a5f4962f123551e013264...v1.1.0) (2022-08-24)


### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opensumi-devtools",
"version": "1.1.0",
"version": "1.2.0",
"type": "module",
"description": "A Chrome DevTools Extension for OpenSumi.",
"license": "MIT",
Expand Down Expand Up @@ -68,4 +68,4 @@
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.3.1"
}
}
}

0 comments on commit 3e41393

Please # to comment.