Skip to content

Commit f7bd47b

Browse files
Version Packages (#763)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 786223c commit f7bd47b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-trains-smoke.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.0.1
4+
5+
### Patch Changes
6+
7+
- 786223c: Fix iOS picker cancelled error code to match JS expected value
8+
39
## 10.0.0
410

511
### Major 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.0.0",
3+
"version": "10.0.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)