Skip to content

Commit 3d3cb89

Browse files
committed
[Release] Version 0.2.4 with updated Changelogs
1 parent 49196b6 commit 3d3cb89

6 files changed

Lines changed: 18 additions & 3 deletions

File tree

auth-activity-feeds/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Version 0.2.4
2+
3+
- Ensure all cloud functions run on Node v18
4+
- Newer Node version (specifically v22) lead to integration issues
5+
16
## Version 0.2.3
27

38
- Update to Node v22

auth-activity-feeds/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: auth-activity-feeds
2-
version: 0.2.3
2+
version: 0.2.4
33
specVersion: v1beta # Firebase Extensions specification version (do not edit)
44

55
displayName: Authenticate with Stream Feeds

auth-chat/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Version 0.2.4
2+
3+
- Ensure all cloud functions run on Node v18
4+
- Newer Node version (specifically v22) lead to integration issues
5+
16
## Version 0.2.3
27

38
- Update to Node v22

auth-chat/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: auth-chat
2-
version: 0.2.3
2+
version: 0.2.4
33
specVersion: v1beta # Firebase Extensions specification version (do not edit)
44

55
displayName: Authenticate with Stream Chat

firestore-activity-feeds/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Version 0.2.4
2+
3+
- Ensure all cloud functions run on Node v18
4+
- Newer Node version (specifically v22) lead to integration issues
5+
16
## Version 0.2.3
27

38
- Update to Node v22

firestore-activity-feeds/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: firestore-activity-feeds
2-
version: 0.2.3
2+
version: 0.2.4
33
specVersion: v1beta # Firebase Extensions specification version (do not edit)
44

55
displayName: Sync Firestore with Activity Feeds

0 commit comments

Comments
 (0)