Skip to content

Commit 8af3373

Browse files
committed
release 1.0.5
1 parent 08509f4 commit 8af3373

17 files changed

+22
-19
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.0.4 (1 June 2019)
1+
## v1.0.5 (1 June 2019)
22
* added: support for cordova project that uses cordova-plugin-file
33
* optimized: follow image exif orientation even though image do not required to compress or resize
44
* fixed: error may throw on iPhone Safari because of OffscreenCanvas cannot get 2d context

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ yarn add browser-image-compression
1818
```
1919
or use a CDN like [delivrjs]:
2020
```
21-
https://cdn.jsdelivr.net/npm/[email protected].4/dist/browser-image-compression.js
21+
https://cdn.jsdelivr.net/npm/[email protected].5/dist/browser-image-compression.js
2222
or
2323
https://cdn.jsdelivr.net/npm/browser-image-compression@latest/dist/browser-image-compression.js
2424
```

coverage/image-compression.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h1>
214214
</div><!-- /wrapper -->
215215
<div class='footer quiet pad2 space-top1 center small'>
216216
Code coverage
217-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:08:31 GMT+0800 (Hong Kong Standard Time)
217+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:26:08 GMT+0800 (Hong Kong Standard Time)
218218
</div>
219219
</div>
220220
<script src="prettify.js"></script>

coverage/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h1>
106106
</div><!-- /wrapper -->
107107
<div class='footer quiet pad2 space-top1 center small'>
108108
Code coverage
109-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:08:31 GMT+0800 (Hong Kong Standard Time)
109+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:26:08 GMT+0800 (Hong Kong Standard Time)
110110
</div>
111111
</div>
112112
<script src="prettify.js"></script>

coverage/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h1>
292292
</div><!-- /wrapper -->
293293
<div class='footer quiet pad2 space-top1 center small'>
294294
Code coverage
295-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:08:31 GMT+0800 (Hong Kong Standard Time)
295+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:26:08 GMT+0800 (Hong Kong Standard Time)
296296
</div>
297297
</div>
298298
<script src="prettify.js"></script>

coverage/lcov-report/image-compression.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h1>
214214
</div><!-- /wrapper -->
215215
<div class='footer quiet pad2 space-top1 center small'>
216216
Code coverage
217-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:08:31 GMT+0800 (Hong Kong Standard Time)
217+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:26:08 GMT+0800 (Hong Kong Standard Time)
218218
</div>
219219
</div>
220220
<script src="prettify.js"></script>

coverage/lcov-report/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h1>
106106
</div><!-- /wrapper -->
107107
<div class='footer quiet pad2 space-top1 center small'>
108108
Code coverage
109-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:08:31 GMT+0800 (Hong Kong Standard Time)
109+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:26:08 GMT+0800 (Hong Kong Standard Time)
110110
</div>
111111
</div>
112112
<script src="prettify.js"></script>

coverage/lcov-report/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h1>
292292
</div><!-- /wrapper -->
293293
<div class='footer quiet pad2 space-top1 center small'>
294294
Code coverage
295-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:08:31 GMT+0800 (Hong Kong Standard Time)
295+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:26:08 GMT+0800 (Hong Kong Standard Time)
296296
</div>
297297
</div>
298298
<script src="prettify.js"></script>

coverage/lcov-report/utils.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ <h1>
844844
</div><!-- /wrapper -->
845845
<div class='footer quiet pad2 space-top1 center small'>
846846
Code coverage
847-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:08:31 GMT+0800 (Hong Kong Standard Time)
847+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:26:08 GMT+0800 (Hong Kong Standard Time)
848848
</div>
849849
</div>
850850
<script src="prettify.js"></script>

coverage/utils.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ <h1>
844844
</div><!-- /wrapper -->
845845
<div class='footer quiet pad2 space-top1 center small'>
846846
Code coverage
847-
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:08:31 GMT+0800 (Hong Kong Standard Time)
847+
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Sat Jun 01 2019 03:26:08 GMT+0800 (Hong Kong Standard Time)
848848
</div>
849849
</div>
850850
<script src="prettify.js"></script>

0 commit comments

Comments
 (0)