Skip to content

Commit

Permalink
chore: release v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Jul 12, 2024
1 parent 0d9f9fb commit feff99d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [2.3.2](https://github.com/tomjs/electron-devtools-installer/compare/v2.3.1...v2.3.2) (2024-07-12)

- chore: add different comments to installExtension [0d9f9fb](https://github.com/tomjs/electron-devtools-installer/commit/0d9f9fb)

## [2.3.1](https://github.com/tomjs/electron-devtools-installer/compare/v2.3.0...v2.3.1) (2024-07-12)

- docs: add jsDocs.io [b030570](https://github.com/tomjs/electron-devtools-installer/commit/b030570)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tomjs/electron-devtools-installer",
"version": "2.3.1",
"version": "2.3.2",
"description": "Install Chrome extension for Electron, support cjs/esm",
"keywords": [
"electron",
Expand Down

0 comments on commit feff99d

Please sign in to comment.