Skip to content

Commit fe07b12

Browse files
Version Packages (#779)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ce22000 commit fe07b12

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gorgeous-countries-exist.md

-5
This file was deleted.

packages/document-picker/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @react-native-documents/picker
22

3+
## 10.1.1
4+
5+
### Patch Changes
6+
7+
- 62794a6: fix: enable ios build with use_frameworks static
8+
39
## 10.1.0
410

511
### Minor Changes

packages/document-picker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-documents/picker",
3-
"version": "10.1.0",
3+
"version": "10.1.1",
44
"description": "A react native interface to access documents from dropbox, google drive, iCloud...",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)