Skip to content

Commit 1f95c2b

Browse files
Release 1.6.1
1 parent ec5fdc5 commit 1f95c2b

7 files changed

+48
-3184
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="1.6.1"></a>
2+
## 1.6.1 (2017-05-19)
3+
4+
* webpack: fixing use of istanbul plugin only for test builds ([8e6daab](https://github.com/sayanee/angular-pdf/commit/8e6daab))
5+
6+
7+
18
<a name="1.6.0"></a>
29
# 1.6.0 (2017-04-18)
310

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-pdf",
33
"description": "An Angularjs directive <ng-pdf> to display PDF in the browser with PDFJS.",
44
"homepage": "http://github.com/sayanee/angularjs-pdf",
5-
"version": "1.6.0",
5+
"version": "1.6.1",
66
"main": "./dist/angular-pdf.js",
77
"dependencies": {
88
"angular": "^1.6.2",

0 commit comments

Comments
 (0)