Skip to content

Commit 81a9997

Browse files
committed
3.0.3
1 parent 2f1e136 commit 81a9997

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@reason-react-native/paper`
22

3+
## 3.0.3 - 2020-11-07
4+
5+
- Add theme support in `PaperProvider` [#5](https://github.com/reason-react-native/paper/pull/5) by [@souhe](https://github.com/souhe)
6+
37
## 3.0.2 - 2020-11-07
48

59
Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reason-react-native/paper",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)