Skip to content

Commit beffddf

Browse files
authored
Changes.md -> CHANGELOG.md (#58)
1 parent 9c60adc commit beffddf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Transition Plan (reason-react -> rescript-react)
88

9-
- Existing users want to upgrade from `[email protected]` to `[email protected]` (should be a smooth transition, check out the [Changes.md](./Changes.md) for minor breaking changes)
9+
- Existing users want to upgrade from `[email protected]` to `[email protected]` (should be a smooth transition, check out the [CHANGELOG.md](./CHANGELOG.md) for minor breaking changes)
1010
- Make sure that all community libraries that are still on `reason-react` publish a new `@rescript/react` version as well (for compatibility reasons)
1111
- We will soon publish our `v1.0` changes, with a new `react-jsx` version and some other cool features! Check out our [RFC post](https://forum.rescript-lang.org/t/rfc-rescript-react/901) for more infos.
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "React bindings for ReScript",
55
"files": [
66
"README.md",
7-
"Changes.md",
7+
"CHANGELOG.md",
88
"LICENSE",
99
"bsconfig.json",
1010
"src/**/*.res",

0 commit comments

Comments
 (0)