diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8723db9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,4 @@ +## [2.2.2](https://github.com/tomjs/electron-devtools-installer/compare/v2.2.1...v2.2.2) (2024-07-01) + +- chore: remove np [55ac252](https://github.com/tomjs/electron-devtools-installer/commit/55ac252) +- docs: change api document [9341f25](https://github.com/tomjs/electron-devtools-installer/commit/9341f25) diff --git a/package.json b/package.json index c55f883..46cc1e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tomjs/electron-devtools-installer", - "version": "2.2.1", + "version": "2.2.2", "description": "Install Chrome extension for Electron, support cjs/esm", "keywords": [ "electron",