Skip to content

Commit 9e58b12

Browse files
add/move periods
1 parent 57a5973 commit 9e58b12

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

storage-resize-images/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## Version 0.1.5
22

3-
fixed - The original, uploaded image's MIME type must now always be specified in the `Content-Type` header (issue #175)
3+
fixed - The original, uploaded image's MIME type must now always be specified in the `Content-Type` header. (issue #175)
44

55
## Version 0.1.4
66

7-
fixed - Fixed bug where name of resized file was missing original name if there was no file extension (issue #20).
8-
fixed - Fixed "TypeError: Cannot set property 'resizedImage' of undefined" (issue #130).
9-
fixed - Fixed bug where some valid bucket names were rejected during configuration (issue #27).
7+
fixed - Fixed bug where name of resized file was missing original name if there was no file extension. (issue #20)
8+
fixed - Fixed "TypeError: Cannot set property 'resizedImage' of undefined". (issue #130)
9+
fixed - Fixed bug where some valid bucket names were rejected during configuration. (issue #27)
1010

1111
## Version 0.1.3
1212

@@ -18,7 +18,7 @@ feature - Added new param for deleting the original image.
1818

1919
## Version 0.1.1
2020

21-
fixed - Fixed bug where certain edge cases led to already resized image being resized again (issue #7).
21+
fixed - Fixed bug where certain edge cases led to already resized image being resized again. (issue #7)
2222

2323
## Version 0.1.0
2424

0 commit comments

Comments
 (0)