Skip to content

Commit aa92f3a

Browse files
IgorMinarhansl
authored andcommitted
docs(RELEASE_SCHEDULE): update the release schedule w/ recent regression patch releases
1 parent afbb6bb commit aa92f3a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/RELEASE_SCHEDULE.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ Week Of | Stable Release<br>(@latest npm tag) | Beta/RC Release<br>(@n
3838
2017‑05‑26   | ‑                                   | 4.2.0‑rc.1                         |
3939
2017‑06‑01    | ‑                                   | 4.2.0‑rc.2                         |
4040
2017‑06‑05   | 4.2.0                               | ‑                                  | Minor Version Release
41-
2017‑06‑12   | 4.2.1                               | 4.3.0‑beta.0                       |
42-
2017‑06‑19   | 4.2.2                               | 4.3.0‑beta.1                       |
43-
2017‑06‑26   | 4.2.3                               | 4.3.0‑rc.0                         |
41+
*2017‑06‑09*  | 4.2.1                               | ‑                       | *Regression Patch Release*
42+
2017-06-12 | 4.2.2 | ‑ |
43+
*2017-06-16*  | 4.2.3 | ‑ | *Regression Patch Release*
44+
2017‑06‑19   | 4.2.4                               | 4.3.0‑beta.0                       |
45+
2017‑06‑26   | 4.2.5                               | 4.3.0‑rc.0                         |
4446
2017‑07‑03   | 4.3.0                               | ‑                                  | Minor Version Release
4547
2017‑07‑10   | 4.3.1                               | 5.0.0‑beta.0                       |
4648
2017‑07‑17   | 4.3.2                               | 5.0.0‑beta.1                       |
@@ -61,7 +63,7 @@ Week Of | Stable Release<br>(@latest npm tag) | Beta/RC Release<br>(@n
6163
March 2018 | 6.0.0 | ^5.0.0
6264
September/October 2018 | 7.0.0 | ^6.0.0
6365

64-
`*` The goal of the backwards compatibility promise, is to ensure that changes in the core framework and tooling don't break the existing ecosystem of components and applications and don't put undue upgrade/migration burden on Angular application and component authors.
66+
`*` The primary goal of the backwards compatibility promise is to ensure that changes in the core framework and tooling don't break the existing ecosystem of components and applications and don't put undue upgrade/migration burden on Angular application and component authors.
6567

6668

6769
## More Info & Resources

0 commit comments

Comments
 (0)