[Bumped Version] 10.5.2

This commit is contained in:
Maxime GRIS
2022-04-23 13:59:25 +02:00
parent c885a24617
commit c26be0a343
5 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
## <small>10.5.2 (2022-04-23)</small>
* Bump plist from 3.0.4 to 3.0.5 ([bedaba3](https://github.com/maximegris/angular-electron/commit/bedaba3))
* fix/ macos action ([f1d89b1](https://github.com/maximegris/angular-electron/commit/f1d89b1))
* misc/ add electron-reloader ([c885a24](https://github.com/maximegris/angular-electron/commit/c885a24))
## <small>10.5.1 (2022-04-02)</small>
* [Bumped Version] 10.5.1 ([ad23ace](https://github.com/maximegris/angular-electron/commit/ad23ace))

2
app/package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"name": "angular-electron",
"version": "10.5.1",
"version": "10.5.2",
"lockfileVersion": 1
}

View File

@@ -1,6 +1,6 @@
{
"name": "angular-electron",
"version": "10.5.1",
"version": "10.5.2",
"main": "main.js",
"private": true,
"dependencies": {}

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "angular-electron",
"version": "10.5.1",
"version": "10.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "angular-electron",
"version": "10.5.1",
"version": "10.5.2",
"description": "Angular 13 with Electron 18 (Typescript + SASS + Hot Reload)",
"homepage": "https://github.com/maximegris/angular-electron",
"author": {