Skip to content

Commit a1496c4

Browse files
authored
[storage-resize-images] Update to v0.1.1 (#44)
1 parent 775b95d commit a1496c4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

storage-resize-images/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## Version 0.1.1
2+
fixed - Fixed bug where certain edge cases led to already resized image being resized again (issue #7).

storage-resize-images/extension.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
name: storage-resize-images
1616
specVersion: v1beta
17-
version: 0.1.0
17+
version: 0.1.1
1818
license: Apache-2.0
1919

2020
displayName: Resize Images
@@ -24,7 +24,7 @@ description:
2424

2525
billingRequired: false
2626
sourceUrl: https://github.com/firebase/extensions/tree/master/storage-resize-images
27-
releaseNotesUrl: https://github.com/firebase/extensions/commits/master
27+
releaseNotesUrl: https://github.com/firebase/extensions/releases
2828

2929
author:
3030
authorName: Firebase

0 commit comments

Comments
 (0)