|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
| 3 | +All notable changes to this project will be documented in this file. See |
| 4 | +[standard-version](https://github.com/conventional-changelog/standard-version) for commit |
| 5 | +guidelines. |
4 | 6 |
|
5 | 7 | ### [13.2.2](https://github.com/Ismaestro/angular-example-app/compare/v13.2.1...v13.2.2) (2022-04-23) |
6 | 8 |
|
7 | 9 | ### [13.2.1](https://github.com/Ismaestro/angular-example-app/compare/v13.2.0...v13.2.1) (2022-04-23) |
8 | 10 |
|
9 | | - |
10 | 11 | ### Features |
11 | 12 |
|
12 | | -* **app:** add patch release script ([cd7cd7c](https://github.com/Ismaestro/angular-example-app/commit/cd7cd7c63eec3693e5ccf6a7105de5aee2460341)) |
13 | | -* **app:** fix log in message ([c43f795](https://github.com/Ismaestro/angular-example-app/commit/c43f795061b84f11aa25139e1b4159fea9c14ea5)) |
14 | | -* **app:** fix login bad credentials error ([7334d38](https://github.com/Ismaestro/angular-example-app/commit/7334d38776b792e988dcd66fe94c4abd0253e3b6)) |
15 | | -* **app:** fix manifest ([9f761b1](https://github.com/Ismaestro/angular-example-app/commit/9f761b1c0d22db197245dbf88f51991b6b692c39)) |
16 | | -* **app:** fix pwa issues ([9648643](https://github.com/Ismaestro/angular-example-app/commit/9648643cc63aee54eb86b46f0c9149b4d9d5ef18)) |
17 | | -* **app:** fix some scripts ([3a2425f](https://github.com/Ismaestro/angular-example-app/commit/3a2425fac146670ae81b10bf422459b08b19644c)) |
18 | | -* **app:** update readme ([935d631](https://github.com/Ismaestro/angular-example-app/commit/935d6318dcc787f9b4631eb2cc43dae9d9a50a07)) |
| 13 | +- **app:** add patch release script |
| 14 | + ([cd7cd7c](https://github.com/Ismaestro/angular-example-app/commit/cd7cd7c63eec3693e5ccf6a7105de5aee2460341)) |
| 15 | +- **app:** fix log in message |
| 16 | + ([c43f795](https://github.com/Ismaestro/angular-example-app/commit/c43f795061b84f11aa25139e1b4159fea9c14ea5)) |
| 17 | +- **app:** fix login bad credentials error |
| 18 | + ([7334d38](https://github.com/Ismaestro/angular-example-app/commit/7334d38776b792e988dcd66fe94c4abd0253e3b6)) |
| 19 | +- **app:** fix manifest |
| 20 | + ([9f761b1](https://github.com/Ismaestro/angular-example-app/commit/9f761b1c0d22db197245dbf88f51991b6b692c39)) |
| 21 | +- **app:** fix pwa issues |
| 22 | + ([9648643](https://github.com/Ismaestro/angular-example-app/commit/9648643cc63aee54eb86b46f0c9149b4d9d5ef18)) |
| 23 | +- **app:** fix some scripts |
| 24 | + ([3a2425f](https://github.com/Ismaestro/angular-example-app/commit/3a2425fac146670ae81b10bf422459b08b19644c)) |
| 25 | +- **app:** update readme |
| 26 | + ([935d631](https://github.com/Ismaestro/angular-example-app/commit/935d6318dcc787f9b4631eb2cc43dae9d9a50a07)) |
19 | 27 |
|
20 | 28 | ## [13.2.0](https://github.com/Ismaestro/angular-example-app/compare/v13.1.0...v13.2.0) (2022-04-22) |
21 | 29 |
|
22 | | - |
23 | 30 | ### Features |
24 | 31 |
|
25 | | -* **app:** add documentation ([5bfbba6](https://github.com/Ismaestro/angular-example-app/commit/5bfbba613dacb77f9af356bcd80ddf923534b588)) |
26 | | -* **app:** destroy subscription! ([08b10f3](https://github.com/Ismaestro/angular-example-app/commit/08b10f38af4baaf93d1c7040c315fb0564e85b2f)) |
27 | | -* **app:** fix apollo provider ([cbb4f76](https://github.com/Ismaestro/angular-example-app/commit/cbb4f7674c3f52b9b440d0bcf7db15fa7b4caad2)) |
28 | | -* **app:** fix build error ([af757c8](https://github.com/Ismaestro/angular-example-app/commit/af757c83755f3b185bff0f91061695afe6ea8a50)) |
29 | | -* **app:** fix ci script ([2f6383d](https://github.com/Ismaestro/angular-example-app/commit/2f6383d9740418e8714fcd3c4487252ec6014fd5)) |
30 | | -* **app:** fix e2e script ([14ab120](https://github.com/Ismaestro/angular-example-app/commit/14ab120e994f3cf966e039e3e8ab6320da2dcf50)) |
31 | | -* **app:** fix eslint config ([80e7469](https://github.com/Ismaestro/angular-example-app/commit/80e7469f95ba07798fd953d534bbefa0bd2eeae0)) |
32 | | -* **app:** fix eslint config 2 ([2e89dff](https://github.com/Ismaestro/angular-example-app/commit/2e89dffc900e23bcc0302c446ba98af3ef5c60a0)) |
33 | | -* **app:** fix eslint config 3 ([d7c024d](https://github.com/Ismaestro/angular-example-app/commit/d7c024d5d28443abfad195c6aa20a4861bea7939)) |
34 | | -* **app:** fix eslint config 4 ([f93ba6c](https://github.com/Ismaestro/angular-example-app/commit/f93ba6c9b1ad20e1a2b7af504ffdeea6b271c0cc)) |
35 | | -* **app:** fix ng mocks error ([231385d](https://github.com/Ismaestro/angular-example-app/commit/231385d64f101b29edc4fe6a75e094b1ec2758a3)) |
36 | | -* **app:** fix paths config for unit tests ([d970530](https://github.com/Ismaestro/angular-example-app/commit/d970530a21ac4f16217343ec54a1e0e4b9b8828c)) |
37 | | -* **app:** fix tests ([111c13e](https://github.com/Ismaestro/angular-example-app/commit/111c13e49c94dd5e66af92d11b12ac1579001ff8)) |
38 | | -* **app:** improve storage service ([c0964e0](https://github.com/Ismaestro/angular-example-app/commit/c0964e04e0ce3e4fce66a2461eddb08600f64fba)) |
39 | | -* **app:** reformat all code files with prettier ([34e6892](https://github.com/Ismaestro/angular-example-app/commit/34e689233fa37c0cfede7388bdeb8afb75c4f4fb)) |
40 | | -* **app:** remove cookie votes flag ([67e8b47](https://github.com/Ismaestro/angular-example-app/commit/67e8b47ee08a1074c9d39322374d27b0d761b49b)) |
41 | | -* **app:** replace some paths ([795ae4f](https://github.com/Ismaestro/angular-example-app/commit/795ae4ffb664e79224050bb350fcb9342ac45774)) |
42 | | -* **app:** update @angular-eslint/schematics ([6a05c74](https://github.com/Ismaestro/angular-example-app/commit/6a05c74b17a14f88f2f467f004d50f334f3ab425)) |
43 | | -* **app:** update @angular/cdk ([ce26490](https://github.com/Ismaestro/angular-example-app/commit/ce2649040dae2d7f1f65f5151224c20a47e66025)) |
44 | | -* **app:** update @angular/material ([4b3e730](https://github.com/Ismaestro/angular-example-app/commit/4b3e73082113ca694d315ccb9b1a82641e2b2600)) |
45 | | -* **app:** update apollo-angular ([1e27c5c](https://github.com/Ismaestro/angular-example-app/commit/1e27c5cb84bf9305c95b80b3933d13bdac64060a)) |
46 | | -* **app:** update cypress spec type ([dc00932](https://github.com/Ismaestro/angular-example-app/commit/dc0093271c12f6cc50cea63b7ddaec5d0c088da6)) |
47 | | -* **app:** update eslint config and modified to be more restricted ([a0814fe](https://github.com/Ismaestro/angular-example-app/commit/a0814feea83c6ad47cb5cc2b315ebee7c5ab222e)) |
48 | | -* **app:** update husky and add pre-commit validation ([be5453d](https://github.com/Ismaestro/angular-example-app/commit/be5453d1d0df479186273ca21699e9e885c5804d)) |
49 | | -* **app:** update ng-mocks ([9fec4a6](https://github.com/Ismaestro/angular-example-app/commit/9fec4a60339f8859b3a5a57bc4e0ad8a073dbfd1)) |
50 | | -* **app:** update readme file ([3354fcb](https://github.com/Ismaestro/angular-example-app/commit/3354fcb0d6488ed2ef9d1feab91a30cad196513a)) |
51 | | -* **app:** upgrade some versions ([5508d73](https://github.com/Ismaestro/angular-example-app/commit/5508d737f8b53b3f6ac5f4845d3d43e86e433197)) |
52 | | -* **hero:** add posibility to vote ([5e3b645](https://github.com/Ismaestro/angular-example-app/commit/5e3b645324ef014e4e6546b1004c2e7831dc144d)) |
| 32 | +- **app:** add documentation |
| 33 | + ([5bfbba6](https://github.com/Ismaestro/angular-example-app/commit/5bfbba613dacb77f9af356bcd80ddf923534b588)) |
| 34 | +- **app:** destroy subscription! |
| 35 | + ([08b10f3](https://github.com/Ismaestro/angular-example-app/commit/08b10f38af4baaf93d1c7040c315fb0564e85b2f)) |
| 36 | +- **app:** fix apollo provider |
| 37 | + ([cbb4f76](https://github.com/Ismaestro/angular-example-app/commit/cbb4f7674c3f52b9b440d0bcf7db15fa7b4caad2)) |
| 38 | +- **app:** fix build error |
| 39 | + ([af757c8](https://github.com/Ismaestro/angular-example-app/commit/af757c83755f3b185bff0f91061695afe6ea8a50)) |
| 40 | +- **app:** fix ci script |
| 41 | + ([2f6383d](https://github.com/Ismaestro/angular-example-app/commit/2f6383d9740418e8714fcd3c4487252ec6014fd5)) |
| 42 | +- **app:** fix e2e script |
| 43 | + ([14ab120](https://github.com/Ismaestro/angular-example-app/commit/14ab120e994f3cf966e039e3e8ab6320da2dcf50)) |
| 44 | +- **app:** fix eslint config |
| 45 | + ([80e7469](https://github.com/Ismaestro/angular-example-app/commit/80e7469f95ba07798fd953d534bbefa0bd2eeae0)) |
| 46 | +- **app:** fix eslint config 2 |
| 47 | + ([2e89dff](https://github.com/Ismaestro/angular-example-app/commit/2e89dffc900e23bcc0302c446ba98af3ef5c60a0)) |
| 48 | +- **app:** fix eslint config 3 |
| 49 | + ([d7c024d](https://github.com/Ismaestro/angular-example-app/commit/d7c024d5d28443abfad195c6aa20a4861bea7939)) |
| 50 | +- **app:** fix eslint config 4 |
| 51 | + ([f93ba6c](https://github.com/Ismaestro/angular-example-app/commit/f93ba6c9b1ad20e1a2b7af504ffdeea6b271c0cc)) |
| 52 | +- **app:** fix ng mocks error |
| 53 | + ([231385d](https://github.com/Ismaestro/angular-example-app/commit/231385d64f101b29edc4fe6a75e094b1ec2758a3)) |
| 54 | +- **app:** fix paths config for unit tests |
| 55 | + ([d970530](https://github.com/Ismaestro/angular-example-app/commit/d970530a21ac4f16217343ec54a1e0e4b9b8828c)) |
| 56 | +- **app:** fix tests |
| 57 | + ([111c13e](https://github.com/Ismaestro/angular-example-app/commit/111c13e49c94dd5e66af92d11b12ac1579001ff8)) |
| 58 | +- **app:** improve storage service |
| 59 | + ([c0964e0](https://github.com/Ismaestro/angular-example-app/commit/c0964e04e0ce3e4fce66a2461eddb08600f64fba)) |
| 60 | +- **app:** reformat all code files with prettier |
| 61 | + ([34e6892](https://github.com/Ismaestro/angular-example-app/commit/34e689233fa37c0cfede7388bdeb8afb75c4f4fb)) |
| 62 | +- **app:** remove cookie votes flag |
| 63 | + ([67e8b47](https://github.com/Ismaestro/angular-example-app/commit/67e8b47ee08a1074c9d39322374d27b0d761b49b)) |
| 64 | +- **app:** replace some paths |
| 65 | + ([795ae4f](https://github.com/Ismaestro/angular-example-app/commit/795ae4ffb664e79224050bb350fcb9342ac45774)) |
| 66 | +- **app:** update @angular-eslint/schematics |
| 67 | + ([6a05c74](https://github.com/Ismaestro/angular-example-app/commit/6a05c74b17a14f88f2f467f004d50f334f3ab425)) |
| 68 | +- **app:** update @angular/cdk |
| 69 | + ([ce26490](https://github.com/Ismaestro/angular-example-app/commit/ce2649040dae2d7f1f65f5151224c20a47e66025)) |
| 70 | +- **app:** update @angular/material |
| 71 | + ([4b3e730](https://github.com/Ismaestro/angular-example-app/commit/4b3e73082113ca694d315ccb9b1a82641e2b2600)) |
| 72 | +- **app:** update apollo-angular |
| 73 | + ([1e27c5c](https://github.com/Ismaestro/angular-example-app/commit/1e27c5cb84bf9305c95b80b3933d13bdac64060a)) |
| 74 | +- **app:** update cypress spec type |
| 75 | + ([dc00932](https://github.com/Ismaestro/angular-example-app/commit/dc0093271c12f6cc50cea63b7ddaec5d0c088da6)) |
| 76 | +- **app:** update eslint config and modified to be more restricted |
| 77 | + ([a0814fe](https://github.com/Ismaestro/angular-example-app/commit/a0814feea83c6ad47cb5cc2b315ebee7c5ab222e)) |
| 78 | +- **app:** update husky and add pre-commit validation |
| 79 | + ([be5453d](https://github.com/Ismaestro/angular-example-app/commit/be5453d1d0df479186273ca21699e9e885c5804d)) |
| 80 | +- **app:** update ng-mocks |
| 81 | + ([9fec4a6](https://github.com/Ismaestro/angular-example-app/commit/9fec4a60339f8859b3a5a57bc4e0ad8a073dbfd1)) |
| 82 | +- **app:** update readme file |
| 83 | + ([3354fcb](https://github.com/Ismaestro/angular-example-app/commit/3354fcb0d6488ed2ef9d1feab91a30cad196513a)) |
| 84 | +- **app:** upgrade some versions |
| 85 | + ([5508d73](https://github.com/Ismaestro/angular-example-app/commit/5508d737f8b53b3f6ac5f4845d3d43e86e433197)) |
| 86 | +- **hero:** add posibility to vote |
| 87 | + ([5e3b645](https://github.com/Ismaestro/angular-example-app/commit/5e3b645324ef014e4e6546b1004c2e7831dc144d)) |
53 | 88 |
|
54 | 89 | ## [13.1.0](https://github.com/Ismaestro/angular-example-app/compare/v13.0.0...v13.1.0) (2021-12-11) |
55 | 90 |
|
|
0 commit comments