Skip to content

Commit 0fd7e57

Browse files
committed
chore: latest release 0.1.1 changelog and updates
1 parent fbc72d4 commit 0fd7e57

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

extensions/image-processing-api/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 0.1.1
2+
3+
Updated POSTINSTALL parameters.
4+
15
## Version 0.1.0
26

37
Stable release with documentation.

extensions/image-processing-api/extension.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: image-processing-api
2-
version: 0.1.0
2+
version: 0.1.1
33
specVersion: v1beta
44

55
displayName: Image Processing API
@@ -34,7 +34,7 @@ resources:
3434
- name: handler
3535
type: firebaseextensions.v1beta.function
3636
description: >-
37-
Serves a API accepting incoming HTTP requests.
37+
Serves a API accepting incoming HTTP requests.
3838
properties:
3939
location: ${param:LOCATION}
4040
runtime: nodejs14

0 commit comments

Comments
 (0)