Skip to content

Commit 59391a7

Browse files
Version Packages (#799)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8a8cdfb commit 59391a7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/big-schools-appear.md

-5
This file was deleted.

packages/document-viewer/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 8a8cdfb: export `errorCodes`, `isErrorWithCode` from viewer module
8+
39
## 1.0.0
410

511
### Major Changes

packages/document-viewer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-documents/viewer",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A react native interface to preview documents",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)