Skip to content

Commit

Permalink
Add electron 32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhille committed Aug 20, 2024
1 parent 0901561 commit 7bea279
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
architecture: [x64, ia32, arm64]
electron:
[
32.0.0,
31.0.0,
31.1.0,
31.2.0,
Expand Down Expand Up @@ -173,6 +174,8 @@ jobs:
- architecture: x64
architecture_node: x64
target_architecture: x64
- electron: 32.0.0
node: 20.16.0
- electron: 31.4.0
node: 20.16.0
- electron: 31.3.0
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Add electron 29.0, 29.1, 29.2, 29.3 and 29.4
- Add electron 30.0, 30.1, 30.2, 30.3 and 30.4
- Add electron 31.0, 31.1, 31.2, 31.3 and 31.4
- Add electron 32.0
- Add node v22.0.0

## [4.1.0] - 2023-12-13
Expand Down

0 comments on commit 7bea279

Please # to comment.