Skip to content

Commit e8f36a3

Browse files
author
Maxime GRIS
committed
[Bumped Version] 10.0.2
1 parent 742095f commit e8f36a3

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
## <small>10.0.2 (2021-06-25)</small>
2+
3+
* ci/ workflow ubuntu without test ([2b819d7](https://github.com/maximegris/angular-electron/commit/2b819d7))
4+
* fix/ spectron e2e test ([742095f](https://github.com/maximegris/angular-electron/commit/742095f))
5+
* ref/ set default angular eslint rules ([7d531d1](https://github.com/maximegris/angular-electron/commit/7d531d1))
6+
7+
8+
19
## <small>10.0.1 (2021-06-19)</small>
210

11+
* [Bumped Version] 10.0.1 ([9b79616](https://github.com/maximegris/angular-electron/commit/9b79616))
312
* fix/ use node 3rd party libraries in renderer process ([1fb08a7](https://github.com/maximegris/angular-electron/commit/1fb08a7))
413
* ref/ eslint conf ([af0a677](https://github.com/maximegris/angular-electron/commit/af0a677))
514
* update README (electron builder two package structure) ([2e29232](https://github.com/maximegris/angular-electron/commit/2e29232))

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)