From 062cd4cda31740288510d2efb6c91e7cc5a10876 Mon Sep 17 00:00:00 2001 From: Palash Date: Wed, 23 Oct 2024 11:22:40 +0530 Subject: [PATCH] fix: add web-core release ntoes --- static/release-notes/react-web-core.json | 14 ++++++++++++++ static/release-notes/web-core.json | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/static/release-notes/react-web-core.json b/static/release-notes/react-web-core.json index 429748f10..b5d40e8af 100644 --- a/static/release-notes/react-web-core.json +++ b/static/release-notes/react-web-core.json @@ -1,4 +1,18 @@ [ + { + "version": "2.1.6-7", + "createdAt": "1729651881", + "fixes": [ + "Connecte Meetings - Allow user to end all related meetings from a child meeting" + ] + }, + { + "version": "2.1.5", + "createdAt": "1729565481", + "fixes": [ + "Support custom icon for handraise in Picture-in-Picture" + ] + }, { "version": "2.1.3-4", "createdAt": "1728467027", diff --git a/static/release-notes/web-core.json b/static/release-notes/web-core.json index b8b57fbf3..dc4fc61fb 100644 --- a/static/release-notes/web-core.json +++ b/static/release-notes/web-core.json @@ -1,4 +1,18 @@ [ + { + "version": "2.1.6-7", + "createdAt": "1729651881", + "fixes": [ + "Connecte Meetings - Allow user to end all related meetings from a child meeting" + ] + }, + { + "version": "2.1.5", + "createdAt": "1729565481", + "fixes": [ + "Support custom icon for handraise in Picture-in-Picture" + ] + }, { "version": "2.1.3-4", "createdAt": "1728467027",