Skip to content

Commit 0fd7a31

Browse files
committed
[Bumped Version] 11.2.0
1 parent ed23e89 commit 0fd7a31

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## 11.2.0 (2022-10-16)
2+
3+
* misc/ Upgrade to Electron 21 ([ed23e89](https://github.com/maximegris/angular-electron/commit/ed23e89))
4+
5+
6+
17
## 11.1.0 (2022-08-12)
28

9+
* [Bumped Version] 11.1.0 ([a3eeb6a](https://github.com/maximegris/angular-electron/commit/a3eeb6a))
310
* Bump actions/cache from 2 to 3 ([85b8624](https://github.com/maximegris/angular-electron/commit/85b8624))
411
* Bump actions/checkout from 2 to 3 ([0650214](https://github.com/maximegris/angular-electron/commit/0650214))
512
* Bump actions/setup-node from 1 to 3 ([f9a55b6](https://github.com/maximegris/angular-electron/commit/f9a55b6))

Diff for: app/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Maxime GRIS",
66
"email": "[email protected]"
77
},
8-
"version": "11.1.0",
8+
"version": "11.2.0",
99
"main": "main.js",
1010
"private": true,
1111
"dependencies": {

0 commit comments

Comments
 (0)