Skip to content

Commit

Permalink
4.1.1 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Jul 11, 2019
1 parent 5cff257 commit aa28178
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
4.1.1 / 2019-07-11
------------------

- Fix streams unpipe (after 4.1.0 changes), #34.


4.1.0 / 2019-07-09
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "probe-image-size",
"version": "4.1.0",
"version": "4.1.1",
"description": "Get image size without full download (JPG, GIF, PNG, WebP, BMP, TIFF, PSD)",
"keywords": [
"image",
Expand Down

0 comments on commit aa28178

Please sign in to comment.