|
1 | | -## 16.0.0 (2025-12-04) |
| 1 | +## 17.0.0 (2025-12-06) |
2 | 2 |
|
3 | | -* misc: upgrade to angular 20 & Electron 39 ([3f3527e](https://github.com/maximegris/angular-electron/commit/3f3527e)) |
4 | | -* Bump pbkdf2 from 3.1.2 to 3.1.3 ([69a09e0](https://github.com/maximegris/angular-electron/commit/69a09e0)) |
5 | | -* fix/ test with standalone components ([bab2bb2](https://github.com/maximegris/angular-electron/commit/bab2bb2)) |
6 | | -* fix/ warning EBADENGINE ([1117613](https://github.com/maximegris/angular-electron/commit/1117613)) |
7 | | -* feat: migrate to standalone components ([77b10d3](https://github.com/maximegris/angular-electron/commit/77b10d3)) |
| 3 | +* misc: upgrade to angular 21 ([b38b483](https://github.com/maximegris/angular-electron/commit/b38b483)) |
| 4 | +* misc/ upgrade actions/checkout to v6 ([cb26256](https://github.com/maximegris/angular-electron/commit/cb26256)) |
| 5 | +* misc/ upgrade actions/setup-node to v6 ([4ee22b0](https://github.com/maximegris/angular-electron/commit/4ee22b0)) |
8 | 6 |
|
9 | 7 |
|
10 | 8 |
|
11 | | -## 15.0.0 (2025-06-04) |
| 9 | +## 16.0.0 (2025-12-04) |
12 | 10 |
|
13 | 11 | * [Bumped Version] 15.0.0 ([99f2df2](https://github.com/maximegris/angular-electron/commit/99f2df2)) |
| 12 | +* [Bumped Version] 16.0.0 ([a0aeada](https://github.com/maximegris/angular-electron/commit/a0aeada)) |
14 | 13 | * Bump actions/cache from 3 to 4 ([0d85918](https://github.com/maximegris/angular-electron/commit/0d85918)) |
| 14 | +* Bump pbkdf2 from 3.1.2 to 3.1.3 ([69a09e0](https://github.com/maximegris/angular-electron/commit/69a09e0)) |
| 15 | +* fix/ test with standalone components ([bab2bb2](https://github.com/maximegris/angular-electron/commit/bab2bb2)) |
| 16 | +* fix/ warning EBADENGINE ([1117613](https://github.com/maximegris/angular-electron/commit/1117613)) |
15 | 17 | * misc/ use node22 on actions ([2e8c096](https://github.com/maximegris/angular-electron/commit/2e8c096)) |
16 | 18 | * misc: upgrade to angular 19 & Electron 36 ([793ea57](https://github.com/maximegris/angular-electron/commit/793ea57)) |
| 19 | +* misc: upgrade to angular 20 & Electron 39 ([3f3527e](https://github.com/maximegris/angular-electron/commit/3f3527e)) |
| 20 | +* feat: migrate to standalone components ([77b10d3](https://github.com/maximegris/angular-electron/commit/77b10d3)) |
17 | 21 |
|
18 | 22 |
|
19 | 23 |
|
|
46 | 50 |
|
47 | 51 | ## 12.0.0 (2023-02-17) |
48 | 52 |
|
| 53 | +* [Bumped Version] 11.2.0 ([0fd7a31](https://github.com/maximegris/angular-electron/commit/0fd7a31)) |
49 | 54 | * [Bumped Version] 12.0.0 ([f78a81f](https://github.com/maximegris/angular-electron/commit/f78a81f)) |
| 55 | +* misc/ Upgrade to Electron 21 ([ed23e89](https://github.com/maximegris/angular-electron/commit/ed23e89)) |
50 | 56 | * misc/ Upgrade to Electron 22 ([8cb0acd](https://github.com/maximegris/angular-electron/commit/8cb0acd)) |
51 | 57 | * package json description updated ([8726c0a](https://github.com/maximegris/angular-electron/commit/8726c0a)) |
52 | 58 | * fix(test): remove require.context (not needed) ([680d18d](https://github.com/maximegris/angular-electron/commit/680d18d)) |
|
56 | 62 |
|
57 | 63 |
|
58 | 64 |
|
59 | | -## 11.2.0 (2022-10-16) |
60 | | - |
61 | | -* [Bumped Version] 11.2.0 ([0fd7a31](https://github.com/maximegris/angular-electron/commit/0fd7a31)) |
62 | | -* misc/ Upgrade to Electron 21 ([ed23e89](https://github.com/maximegris/angular-electron/commit/ed23e89)) |
63 | | - |
64 | | - |
65 | | - |
66 | 65 | ## 11.1.0 (2022-08-12) |
67 | 66 |
|
68 | 67 | * [Bumped Version] 11.1.0 ([a3eeb6a](https://github.com/maximegris/angular-electron/commit/a3eeb6a)) |
|
119 | 118 |
|
120 | 119 | ## <small>10.4.1 (2021-11-17)</small> |
121 | 120 |
|
| 121 | +* [Bumped Version] 10.4.0 ([7a4f527](https://github.com/maximegris/angular-electron/commit/7a4f527)) |
122 | 122 | * [Bumped Version] 10.4.1 ([c5096fa](https://github.com/maximegris/angular-electron/commit/c5096fa)) |
123 | 123 | * misc/ Upgrade eslint version ([4321d9d](https://github.com/maximegris/angular-electron/commit/4321d9d)) |
124 | | -* misc/ Upgrade to Angular 13.0.0 ([99e9f35](https://github.com/maximegris/angular-electron/commit/99e9f35)) |
125 | | - |
126 | | - |
127 | | - |
128 | | -## 10.4.0 (2021-11-17) |
129 | | - |
130 | | -* [Bumped Version] 10.4.0 ([7a4f527](https://github.com/maximegris/angular-electron/commit/7a4f527)) |
131 | 124 | * misc/ upgrade to Angular 12.2.13 ([74df637](https://github.com/maximegris/angular-electron/commit/74df637)) |
| 125 | +* misc/ Upgrade to Angular 13.0.0 ([99e9f35](https://github.com/maximegris/angular-electron/commit/99e9f35)) |
132 | 126 | * misc/ upgrade to Electron 16 ([65d285c](https://github.com/maximegris/angular-electron/commit/65d285c)) |
133 | 127 | * misc/ upgrade wait-on dependency ([e427f26](https://github.com/maximegris/angular-electron/commit/e427f26)) |
134 | 128 |
|
|
296 | 290 |
|
297 | 291 | ## 9.0.0 (2020-11-14) |
298 | 292 |
|
299 | | -* [Bumped Version] 9.0.0 ([a7964be](https://github.com/maximegris/angular-electron/commit/a7964be)) |
300 | | -* misc/ upgrade to Angular 11 ([d265dfa](https://github.com/maximegris/angular-electron/commit/d265dfa)) |
301 | | - |
302 | | - |
303 | | - |
304 | | -## <small>8.0.6 (2020-11-14)</small> |
305 | | - |
306 | 293 | * [Bumped Version] 8.0.6 ([e0fb539](https://github.com/maximegris/angular-electron/commit/e0fb539)) |
| 294 | +* [Bumped Version] 9.0.0 ([a7964be](https://github.com/maximegris/angular-electron/commit/a7964be)) |
307 | 295 | * fix/ zonejs version ([0b9b8b3](https://github.com/maximegris/angular-electron/commit/0b9b8b3)) |
| 296 | +* misc/ upgrade to Angular 11 ([d265dfa](https://github.com/maximegris/angular-electron/commit/d265dfa)) |
308 | 297 |
|
309 | 298 |
|
310 | 299 |
|
|
592 | 581 | ## 4.0.0 (2018-05-25) |
593 | 582 |
|
594 | 583 | * misc/ remove unused packages ([a7e33b6](https://github.com/maximegris/angular-electron/commit/a7e33b6)) |
| 584 | +* misc/ update changelog ([70b359f](https://github.com/maximegris/angular-electron/commit/70b359f)) |
595 | 585 | * misc/ update Changelog ([b758122](https://github.com/maximegris/angular-electron/commit/b758122)) |
| 586 | +* Modify electron builder configuration to remove source code and tests ([0cf6899](https://github.com/maximegris/angular-electron/commit/0cf6899)) |
596 | 587 | * ref/ upgrade angular to 6.0.3 ([e7fac6e](https://github.com/maximegris/angular-electron/commit/e7fac6e)) |
| 588 | +* version 3.4.1 ([308ea9c](https://github.com/maximegris/angular-electron/commit/308ea9c)) |
597 | 589 | * refactor: update electron, electron-builder to latest (2.0.2, 20.14.7) ([f19e6ee](https://github.com/maximegris/angular-electron/commit/f19e6ee)) |
598 | 590 | * refactor: upgrade to NodeJS 8, Angular 6, CLI 6, Electron 2.0, RxJS 6.1 ([e37efdb](https://github.com/maximegris/angular-electron/commit/e37efdb)) |
599 | 591 | * refactor(hooks): replace hooks to ng-cli fileReplacements logic ([c940037](https://github.com/maximegris/angular-electron/commit/c940037)) |
|
602 | 594 |
|
603 | 595 |
|
604 | 596 |
|
605 | | -## <small>3.4.1 (2018-05-25)</small> |
606 | | - |
607 | | -* misc/ update changelog ([70b359f](https://github.com/maximegris/angular-electron/commit/70b359f)) |
608 | | -* Modify electron builder configuration to remove source code and tests ([0cf6899](https://github.com/maximegris/angular-electron/commit/0cf6899)) |
609 | | -* version 3.4.1 ([308ea9c](https://github.com/maximegris/angular-electron/commit/308ea9c)) |
610 | | - |
611 | | - |
612 | | - |
613 | 597 | ## 3.4.0 (2018-05-25) |
614 | 598 |
|
615 | 599 | * misc/ update changelog ([7d5eeb3](https://github.com/maximegris/angular-electron/commit/7d5eeb3)) |
|
955 | 939 | ## <small>1.0.2 (2017-04-07)</small> |
956 | 940 |
|
957 | 941 | * Add TravisCI ([ef4b80e](https://github.com/maximegris/angular-electron/commit/ef4b80e)) |
| 942 | +* feat/ Add electron-packager scripts ([57891dc](https://github.com/maximegris/angular-electron/commit/57891dc)) |
958 | 943 | * Fix typo ([f964c3f](https://github.com/maximegris/angular-electron/commit/f964c3f)) |
959 | 944 | * Fix typo ([e42bb5e](https://github.com/maximegris/angular-electron/commit/e42bb5e)) |
960 | | -* Update README ([3bb45b3](https://github.com/maximegris/angular-electron/commit/3bb45b3)) |
961 | | -* Update README with angular-cli doc ([5a57578](https://github.com/maximegris/angular-electron/commit/5a57578)) |
962 | | -* v1.0.2 ([1bd8e0e](https://github.com/maximegris/angular-electron/commit/1bd8e0e)) |
963 | | - |
964 | | - |
965 | | - |
966 | | -## <small>1.0.1 (2017-04-03)</small> |
967 | | - |
968 | | -* feat/ Add electron-packager scripts ([57891dc](https://github.com/maximegris/angular-electron/commit/57891dc)) |
969 | 945 | * ref/ update README ([7fddc20](https://github.com/maximegris/angular-electron/commit/7fddc20)) |
970 | 946 | * update README ([9a983c1](https://github.com/maximegris/angular-electron/commit/9a983c1)) |
| 947 | +* Update README ([3bb45b3](https://github.com/maximegris/angular-electron/commit/3bb45b3)) |
| 948 | +* Update README with angular-cli doc ([5a57578](https://github.com/maximegris/angular-electron/commit/5a57578)) |
971 | 949 | * v1.0.0 ([7a21eb9](https://github.com/maximegris/angular-electron/commit/7a21eb9)) |
972 | 950 | * v1.0.1 ([68275a3](https://github.com/maximegris/angular-electron/commit/68275a3)) |
| 951 | +* v1.0.2 ([1bd8e0e](https://github.com/maximegris/angular-electron/commit/1bd8e0e)) |
973 | 952 | * chore: initial commit from @angular/cli ([616a69e](https://github.com/maximegris/angular-electron/commit/616a69e)) |
974 | 953 |
|
975 | 954 |
|
|
0 commit comments