From 16bb5566bf4b4b3971d0b9335e419c0fcb193c56 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 11 Mar 2023 15:43:59 -0500 Subject: [PATCH] Updated readme and sample.json --- samples/react-twitter/README.md | 3 +++ samples/react-twitter/assets/sample.json | 9 +++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/samples/react-twitter/README.md b/samples/react-twitter/README.md index cfca2a1fd..0d9ed99a6 100644 --- a/samples/react-twitter/README.md +++ b/samples/react-twitter/README.md @@ -19,6 +19,7 @@ Sample web part to display Twitter timeline ![Local Workbench Unsupported](https://img.shields.io/badge/Local%20Workbench-Unsupported-red.svg "Local workbench is no longer available as of SPFx 1.13 and above") ![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg) ![Compatible with Remote Containers](https://img.shields.io/badge/Remote%20Containers-Compatible-green.svg) + ## Applies to * [SharePoint Framework](https://learn.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) @@ -27,12 +28,14 @@ Sample web part to display Twitter timeline ## Contributors * [Alex Terentiev](https://github.com/AJIXuMuK) +* [Reshmee Auckloo](https://github.com/reshmee011) ## Version history Version|Date|Comments -------|----|-------- 1.0|January 20, 2020|Initial release +1.1|February 27, 2023|Upgraded to SPFx 1.16.1 ## Minimal Path to Awesome diff --git a/samples/react-twitter/assets/sample.json b/samples/react-twitter/assets/sample.json index d4dd247be..33dc716f9 100644 --- a/samples/react-twitter/assets/sample.json +++ b/samples/react-twitter/assets/sample.json @@ -9,7 +9,7 @@ "Sample web part to display Twitter timeline." ], "creationDateTime": "2020-01-20", - "updateDateTime": "2020-01-20", + "updateDateTime": "2023-02-27", "products": [ "SharePoint" ], @@ -20,7 +20,7 @@ }, { "key": "SPFX-VERSION", - "value": "1.16.0" + "value": "1.16.1" } ], "thumbnails": [ @@ -44,6 +44,11 @@ "pictureUrl": "https://avatars.githubusercontent.com/u/17036219?s=460\u0026u=b8e83fb70a90eae0c0e0078c206990785e1a5b6f\u0026v=4", "name": "Alex Terentiev", "twitter": "alexaterentiev" + }, + { + "gitHubAccount": "reshmee011", + "name": "Reshmee Auckloo", + "pictureUrl": "https://github.com/reshmee011.png" } ], "references": [