You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Contributors/ReleaseGuide/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
We release CesiumJS on the first work day of every month.
4
4
5
5
-[**Release Schedule**](./ReleaseSchedule.md): The upcoming monthly release schedule and the developer responsible for managing each release
6
-
-[**Patch Release Guide**](./PatchReleases/README.md): If and how to publish a patch release[^1] ahead of the typical monthly release, typically used in the case of a significant regression or an issue with published dependency versions.
7
-
-[**Perelease Guide**](./Prereleases/README.md): If and how to publish a tagged prerelease[^2] ahead of the typical monthly release, typically used for internal testing.
6
+
-[**Patch Release Guide**](./PatchReleases/README.md): If and how to publish a patch release[^1] ahead of the regular monthly release, typically used in the case of a significant regression or an issue with published dependency versions.
7
+
-[**Perelease Guide**](./Prereleases/README.md): If and how to publish a tagged prerelease[^2] ahead of the regular monthly release, typically used for internal testing.
8
8
9
9
[^1]: See ["About semantic versioning" on docs.npmjs.com](https://docs.npmjs.com/about-semantic-versioning)
0 commit comments