Skip to content

Commit 0e5559f

Browse files
chore(release): 3.9.0 [skip ci]
# [3.9.0](v3.8.0...v3.9.0) (2021-08-09) ### Bug Fixes * allow callback to be async ([#183](#183)) ([d0d5182](d0d5182)) * center icons with titles ([#188](#188)) ([d48c323](d48c323)) ### Features * add `userInterfaceStyle` option for iOS ([#206](#206)) ([735cfa5](735cfa5)) * Allow multiple destructive indices ([#210](#210)) ([81112b9](81112b9))
1 parent f9ac44a commit 0e5559f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@
99
* center icons with titles ([#188](https://github.com/expo/react-native-action-sheet/issues/188)) ([d48c323](https://github.com/expo/react-native-action-sheet/commit/d48c323e4563363c8683c427d1803e1ff4cddcb5))
1010

1111

12+
### Features
13+
14+
* add `userInterfaceStyle` option for iOS ([#206](https://github.com/expo/react-native-action-sheet/issues/206)) ([735cfa5](https://github.com/expo/react-native-action-sheet/commit/735cfa54ba1bfd90139671489aca525fdbd59626))
15+
* Allow multiple destructive indices ([#210](https://github.com/expo/react-native-action-sheet/issues/210)) ([81112b9](https://github.com/expo/react-native-action-sheet/commit/81112b9553dc34725e2708b02b64b7a5e5c57509))
16+
17+
# [3.9.0](https://github.com/expo/react-native-action-sheet/compare/v3.8.0...v3.9.0) (2021-08-09)
18+
19+
20+
### Bug Fixes
21+
22+
* allow callback to be async ([#183](https://github.com/expo/react-native-action-sheet/issues/183)) ([d0d5182](https://github.com/expo/react-native-action-sheet/commit/d0d518278028556a80deec3d9b57c332b82ba28d))
23+
* center icons with titles ([#188](https://github.com/expo/react-native-action-sheet/issues/188)) ([d48c323](https://github.com/expo/react-native-action-sheet/commit/d48c323e4563363c8683c427d1803e1ff4cddcb5))
24+
25+
1226
### Features
1327

1428
* add `userInterfaceStyle` option for iOS ([#206](https://github.com/expo/react-native-action-sheet/issues/206)) ([735cfa5](https://github.com/expo/react-native-action-sheet/commit/735cfa54ba1bfd90139671489aca525fdbd59626))

0 commit comments

Comments
 (0)