Skip to content

Commit 0a7842f

Browse files
committed
[Bumped Version] 9.0.6
1 parent 414d61b commit 0a7842f

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
1+
## <small>9.0.6 (2021-03-21)</small>
2+
3+
* Create pull_request_template.md ([adac86e](https://github.com/maximegris/angular-electron/commit/adac86e))
4+
* fix/ eslint parsing 'parserOptions.project' ([08ce022](https://github.com/maximegris/angular-electron/commit/08ce022))
5+
* img for loading the portable .exe ([5c18d64](https://github.com/maximegris/angular-electron/commit/5c18d64))
6+
* misc/ add code of conduct ([742c9fb](https://github.com/maximegris/angular-electron/commit/742c9fb))
7+
* misc/ readme typo ([f4d3ebb](https://github.com/maximegris/angular-electron/commit/f4d3ebb))
8+
* misc/ remove useless files from final package ([414d61b](https://github.com/maximegris/angular-electron/commit/414d61b))
9+
* misc/ Update issue templates ([2dede45](https://github.com/maximegris/angular-electron/commit/2dede45))
10+
11+
12+
113
## <small>9.0.5 (2021-03-19)</small>
214

15+
* [Bumped version] 9.0.5 ([2e8e630](https://github.com/maximegris/angular-electron/commit/2e8e630))
316
* add github actions badges ([6b505e3](https://github.com/maximegris/angular-electron/commit/6b505e3))
417
* github actions on master & puul request ([e474264](https://github.com/maximegris/angular-electron/commit/e474264))
518
* misc / upgrade to angular 11.2.6 ([982cbac](https://github.com/maximegris/angular-electron/commit/982cbac))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)