Skip to content

Commit ed9803c

Browse files
committed
chore: release 1.5.2
1 parent 565f9c9 commit ed9803c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.2](https://github.com/alpha0010/react-native-pdf-viewer/compare/v1.5.1...v1.5.2) (2021-02-18)
2+
3+
4+
### Features
5+
6+
* support measuring native view ([565f9c9](https://github.com/alpha0010/react-native-pdf-viewer/commit/565f9c9b1b75d89cc649ba1d7b0f729528f447e1))
7+
18
## [1.5.1](https://github.com/alpha0010/react-native-pdf-viewer/compare/v1.5.0...v1.5.1) (2021-01-27)
29

310

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-pdf-light",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Minimalist PDF viewer for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)