Skip to content

Commit 0266aab

Browse files
chore(release): 5.0.0-next.3 [skip ci]
# [5.0.0-next.3](v5.0.0-next.2...v5.0.0-next.3) (2023-05-13) ### Bug Fixes * clean up ts errors ([0755400](0755400)) skip-checks: true
1 parent 0755400 commit 0266aab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [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)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-community/electron",
3-
"version": "5.0.0-next.2",
3+
"version": "5.0.0-next.3",
44
"description": "Capacitor community support for the Electron platform.",
55
"main": "dist/core/index.js",
66
"typings": "dist/core/index.d.ts",

0 commit comments

Comments
 (0)