Skip to content

Commit e4a9b1a

Browse files
authored
chore(*): release notes for March 19 release (#231)
1 parent e9c1cd6 commit e4a9b1a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

delete-user-data/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Version 0.1.4
2+
3+
fixed - updated `firebase-tools` dependency to avoid using deprecated `gcp-metadata` API (Issue #206).
4+
5+
**Important:** If you use this extension to delete user data from Cloud Firestore, you must update your extension to at minimum v0.1.4 before April 30, 2020. Otherwise, your installed extension will stop working. No further action is required.
6+
17
## Version 0.1.3
28

39
feature - Support deletion of directories (issue #148).

delete-user-data/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
name: delete-user-data
16-
version: 0.1.3
16+
version: 0.1.4
1717
specVersion: v1beta
1818

1919
displayName: Delete User Data

0 commit comments

Comments
 (0)