Skip to content

Commit 36c7f37

Browse files
Version Packages (#846)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4ddab03 commit 36c7f37

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tasty-plums-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/document-picker/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @react-native-documents/picker
22

3+
## 10.1.5
4+
5+
### Patch Changes
6+
7+
- 4ddab03: refactor(ios): simplify file moves
8+
39
## 10.1.4
410

511
### Patch Changes

packages/document-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-documents/picker",
3-
"version": "10.1.4",
3+
"version": "10.1.5",
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)