Skip to content

Commit 11632e5

Browse files
authored
Merge pull request #490 from gzm0/fix-version-order
Fix 1.0.0 / 1.0.1 order in version history
2 parents 2836e44 + 706997e commit 11632e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/internals/version-history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ title: Version history
55

66
## Version history of Scala.js
77

8-
- [1.0.0](/news/2020/02/25/announcing-scalajs-1.0.0/)
98
- [1.0.1](/news/2020/03/10/announcing-scalajs-1.0.1/)
9+
- [1.0.0](/news/2020/02/25/announcing-scalajs-1.0.0/)
1010
- [0.6.32](/news/2020/01/24/announcing-scalajs-0.6.32/)
1111
- [1.0.0-RC2](/news/2019/12/13/announcing-scalajs-1.0.0-RC2/)
1212
- [1.0.0-RC1](/news/2019/11/26/announcing-scalajs-1.0.0-RC1/)

0 commit comments

Comments
 (0)