Skip to content

Commit 2a5150c

Browse files
chore(release): 4.1.3 [skip ci]
## [4.1.3](v4.1.2...v4.1.3) (2023-09-21) ### Bug Fixes * typo ([045c260](045c260)) skip-checks: true
1 parent b85212f commit 2a5150c

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+
## [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+
18
# [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)
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.4",
3+
"version": "4.1.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)