Skip to content

Commit ad23ace

Browse files
committed
[Bumped Version] 10.5.1
1 parent 7251676 commit ad23ace

File tree

5 files changed

+16
-4
lines changed

5 files changed

+16
-4
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1+
## <small>10.5.1 (2022-04-02)</small>
2+
3+
* fix/ macos action ([ff71c32](https://github.com/maximegris/angular-electron/commit/ff71c32))
4+
* fix/ remove demo.gif ([ccd468d](https://github.com/maximegris/angular-electron/commit/ccd468d))
5+
* migrate to main branch ([2c7cd98](https://github.com/maximegris/angular-electron/commit/2c7cd98))
6+
* misc/ Upgrade to Electron 18 ([7251676](https://github.com/maximegris/angular-electron/commit/7251676))
7+
* Set theme jekyll-theme-cayman ([1f0ba34](https://github.com/maximegris/angular-electron/commit/1f0ba34))
8+
* fix: github action ([d6b5784](https://github.com/maximegris/angular-electron/commit/d6b5784))
9+
10+
11+
112
## 10.5.0 (2022-02-24)
213

14+
* [Bumped Version] 10.5.0 ([92fe8ed](https://github.com/maximegris/angular-electron/commit/92fe8ed))
315
* Bump follow-redirects from 1.14.5 to 1.14.7 ([606d54d](https://github.com/maximegris/angular-electron/commit/606d54d))
416
* Bump log4js from 6.3.0 to 6.4.0 ([27adf26](https://github.com/maximegris/angular-electron/commit/27adf26))
517
* Bump nanoid from 3.1.30 to 3.2.0 ([e05d98b](https://github.com/maximegris/angular-electron/commit/e05d98b))

Diff for: app/package-lock.json

+1-1
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
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-electron",
3-
"version": "10.5.0",
3+
"version": "10.5.1",
44
"main": "main.js",
55
"private": true,
66
"dependencies": {}

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-electron",
3-
"version": "10.5.0",
3+
"version": "10.5.1",
44
"description": "Angular 13 with Electron 18 (Typescript + SASS + Hot Reload)",
55
"homepage": "https://github.com/maximegris/angular-electron",
66
"author": {

0 commit comments

Comments
 (0)