Skip to content

Commit 8c7db77

Browse files
committed
Changes.md -> CHANGELOG.md: Credits.md -> CREDITS.md
1 parent 2f71a06 commit 8c7db77

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Changes.md renamed to CHANGELOG.md

File renamed without changes.

Credits.md renamed to CREDITS.md

File renamed without changes.

jscomp/artifacts.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"": [
3+
"CHANGELOG.md",
34
"COPYING",
45
"COPYING.LESSER",
5-
"Changes.md",
6-
"Credits.md",
6+
"CREDITS.md",
77
"LICENSE",
88
"README.md",
99
"bsc",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"description": "ReScript toolchain",
2727
"files": [
28-
"Changes.md",
29-
"Credits.md",
28+
"CHANGELOG.md",
29+
"CREDITS.md",
3030
"bsc",
3131
"bsrefmt",
3232
"rescript",

0 commit comments

Comments
 (0)