Skip to content

Commit 93bc395

Browse files
committed
More CHANGELOGs
1 parent b195d60 commit 93bc395

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
You can find changelog in each packages:
4+
5+
- [reason-react-native CHANGELOG](./reason-react-native/CHANGELOG.md)
6+
- [react-native-template-reason CHANGELOG](./react-native-template-reason/CHANGELOG.md)
7+
- [bs-react-native CHANGELOG](./bs-react-native/CHANGELOG.md)
8+
- [bs-react-native-jsx3-compat CHANGELOG](./bs-react-native-jsx3-compat/CHANGELOG.md)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# react-native-template-reason CHANGELOG
2+
3+
## 0.2.0 - 2019-06-17
4+
5+
✨ Initial release for `reason-react-native`
6+
7+
See
8+
https://reasonml-community.github.io/reason-react-native/en/blog/2019-06-17-hello-reason-react-native/
9+
for more information.

reason-react-native/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# reason-react-native CHANGELOG
2+
3+
## 0.60.0 - 2019-06-17
4+
5+
✨ Initial release for this new React Native bindings!
6+
7+
See
8+
https://reasonml-community.github.io/reason-react-native/en/blog/2019-06-17-hello-reason-react-native/
9+
for more information.

0 commit comments

Comments
 (0)