We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0e3aa commit ad2b7e6Copy full SHA for ad2b7e6
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 5.0.0
+## 5.0.1
4
* [[#311](https://github.com/VadimDez/ng2-pdf-viewer/pull/311)] - Update pdfjs
5
* [[#308](https://github.com/VadimDez/ng2-pdf-viewer/issues/308)] - Not working on IOS on both Chrome and Safari
6
* [[#302](https://github.com/VadimDez/ng2-pdf-viewer/issues/302)] - ng2-pdf-viewer dependencies have conflicts with webpack >= 3
package.json
{
"name": "ng2-pdf-viewer",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "Angular 5+ component for rendering PDF",
"license": "MIT",
"scripts": {
0 commit comments