Skip to content

Commit 12440ba

Browse files
committed
chore: release 4.3.1-dev.1
1 parent a3d6848 commit 12440ba

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [4.3.1-dev.1](https://github.com/AgoraIO-Extensions/Electron-SDK/compare/v4.3.0...v4.3.1-dev.1) (2024-04-29)
4+
5+
6+
### Features
7+
8+
* allow unregister event handler by specific eventHandler ([87843c0](https://github.com/AgoraIO-Extensions/Electron-SDK/commit/87843c04d0d291a4993539f4c96cb6408cf2ea3a))
9+
* bump example electron version to 22.0.0 ([a8256c0](https://github.com/AgoraIO-Extensions/Electron-SDK/commit/a8256c0f985431de48b6a2faad6a932b64c34382))
10+
* support native 4.3.1 ([1526048](https://github.com/AgoraIO-Extensions/Electron-SDK/commit/15260486de4ab4bc959a16071f81df7dcbbae989))
11+
312
# [4.3.0](https://github.com/AgoraIO-Extensions/Electron-SDK/compare/v4.2.6...v4.3.0) (2024-02-28)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agora-electron-sdk",
3-
"version": "4.3.0",
3+
"version": "4.3.1-dev.1",
44
"description": "agora-electron-sdk",
55
"main": "js/AgoraSdk",
66
"types": "types/AgoraSdk.d.ts",

0 commit comments

Comments
 (0)