From 5d22ca433e7675ef26c881afdda13eb90b3cbeb8 Mon Sep 17 00:00:00 2001 From: Yaman Katby Date: Wed, 18 Jan 2023 17:54:34 +0300 Subject: [PATCH] docs(firestore-connect-document): update the CHANGELOG --- firestore-connect-document/CHANGELOG.md | 5 +++++ firestore-connect-document/extension.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/firestore-connect-document/CHANGELOG.md b/firestore-connect-document/CHANGELOG.md index c3685b8..fa22a89 100644 --- a/firestore-connect-document/CHANGELOG.md +++ b/firestore-connect-document/CHANGELOG.md @@ -1,3 +1,8 @@ +## Version 0.0.4 (2023-18-01) + +- Enhance the extension listing description +- Use more descriptive names for the extension parameters + ## Version 0.0.3 (2022-11-11) ### Features diff --git a/firestore-connect-document/extension.yaml b/firestore-connect-document/extension.yaml index cc24f96..6cad681 100644 --- a/firestore-connect-document/extension.yaml +++ b/firestore-connect-document/extension.yaml @@ -1,5 +1,5 @@ name: firestore-connect-document -version: 0.0.3 +version: 0.0.4 specVersion: v1beta displayName: Connect Firestore Document