We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c619f50 commit 08b282cCopy full SHA for 08b282c
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# React PDF Viewer Component
2
3
+## 1.0.0
4
+- Releasing version 1.0.0 as the component is fully usable and stable.
5
+
6
## 0.1.7
7
- Bump dependencies
8
package.json
@@ -1,6 +1,6 @@
{
"name": "react-view-pdf",
- "version": "0.1.9",
+ "version": "1.0.0",
"description": "A simple and powerful PDF Viewer library for React.js",
"homepage": "https://github.com/ZEISS/react-view-pdf",
"author": {
0 commit comments