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 0755400 commit 0266aabCopy full SHA for 0266aab
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.0.0-next.3](https://github.com/capacitor-community/electron/compare/v5.0.0-next.2...v5.0.0-next.3) (2023-05-13)
2
+
3
4
+### Bug Fixes
5
6
+* clean up ts errors ([0755400](https://github.com/capacitor-community/electron/commit/0755400723cf2847ec4b9f824302d623742da12a))
7
8
# [5.0.0-next.2](https://github.com/capacitor-community/electron/compare/v5.0.0-next.1...v5.0.0-next.2) (2023-05-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@capacitor-community/electron",
- "version": "5.0.0-next.2",
+ "version": "5.0.0-next.3",
"description": "Capacitor community support for the Electron platform.",
"main": "dist/core/index.js",
"typings": "dist/core/index.d.ts",
0 commit comments