Skip to content

Commit 5ecaf44

Browse files
committed
chore: updated extension config and changelog
1 parent dd11f35 commit 5ecaf44

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Version 0.1.0
2+
3+
Stable release with documentation.

extensions/export-user-data/extension.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
name: export-user-data
2+
version: 0.1.0
3+
specVersion: v1beta
4+
25
displayName: Export User Data
36

47
description: >-
58
Export certain data keyed on a user ID from Firestore, Realtime Database, or Cloud Storage to a Google Cloud Storage bucket.
69
10+
license: Apache-2.0
11+
712
billingRequired: true
813

914
roles:

0 commit comments

Comments
 (0)