From e1aa01ecb6f1e7c4c72704ba330d6666cee129ee Mon Sep 17 00:00:00 2001 From: Ari Gunawan Date: Thu, 6 May 2021 14:36:46 +0700 Subject: [PATCH] Update readme and version --- samples/react-list-form/README.md | 2 ++ samples/react-list-form/config/package-solution.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/samples/react-list-form/README.md b/samples/react-list-form/README.md index b6bd42513..fb68c3f50 100755 --- a/samples/react-list-form/README.md +++ b/samples/react-list-form/README.md @@ -49,6 +49,7 @@ The web part allows configuring which list to use and if a form for adding a new | react-list-form | Abderahman Moujahid | | react-list-form | [Kman1131](https://github.com/Kman1131) | | react-list-form | Fredrik Thorild [@fthorild](https://twitter.com/fthorild) | +| react-list-form | Ari Gunawan [@arigunawan3023](https://twitter.com/arigunawan3023) | ## Version history @@ -64,6 +65,7 @@ The web part allows configuring which list to use and if a form for adding a new | 1.0.7 | December 11, 2020 | Fix limit of lookup fields | | 1.0.8 | February 7, 2021 | Fixed dragging and dropping fields | | 1.0.9 | February 19, 2021 | Fixed regular expressions for text validation | +| 1.0.10 | May 6, 2021 | Fixed "attachments are not cleared after submit" issue | ## Disclaimer diff --git a/samples/react-list-form/config/package-solution.json b/samples/react-list-form/config/package-solution.json index 8d6fed486..f728c5983 100755 --- a/samples/react-list-form/config/package-solution.json +++ b/samples/react-list-form/config/package-solution.json @@ -3,7 +3,7 @@ "solution": { "name": "react-form-webpart-client-side-solution", "id": "373a20ef-dfc6-456a-95ec-171de3c94581", - "version": "1.0.9.0", + "version": "1.0.10.0", "title": "List form", "supportedLocales": [ "en-US",