We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85212f commit 2a5150cCopy full SHA for 2a5150c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.3](https://github.com/capacitor-community/electron/compare/v4.1.2...v4.1.3) (2023-09-21)
2
+
3
4
+### Bug Fixes
5
6
+* typo ([045c260](https://github.com/capacitor-community/electron/commit/045c260bc67318d8c9940f94d07cb6c54c796e6e))
7
8
# [5.0.0-next.4](https://github.com/capacitor-community/electron/compare/v5.0.0-next.3...v5.0.0-next.4) (2023-09-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@capacitor-community/electron",
- "version": "5.0.0-next.4",
+ "version": "4.1.3",
"description": "Capacitor community support for the Electron platform!",
"main": "dist/core/index.js",
"typings": "dist/core/index.d.ts",
0 commit comments