Skip to content

Commit 61302d9

Browse files
committed
docs(CHANGELOG): update changelog for last few versions
1 parent 5cc7501 commit 61302d9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
# Release Notes
44

5+
## 2.1.6
6+
7+
- fix: default branch is now main (#244, thanks @mikehardy)
8+
- docs(example, android): include logos in all example buttons (#237, thanks @mikehardy)
9+
10+
## 2.1.5
11+
12+
- fix(android): Updates to recommended way of importing context (#236, thanks @AndresPerezTesela!)
13+
14+
## 2.1.4
15+
16+
- fix(android): use function vs arrow for babel compat in AppleButton export (#234, thanks @EIrwin)
17+
18+
## 2.1.3
19+
20+
- chore: Adds rn's testID to the valid props, adds typescript exports (#233, thanks @doublethefish!)
21+
- chore(example): allow test runs without react-native global install
22+
523
## 2.1.2
624

725
- fix(android): add mavenCentral, remove jcenter before it stops (#206, thanks @maheshwarimrinal!)

0 commit comments

Comments
 (0)