[devdocsgjs/wip/andyholmes/upstream-merge: 192/200] Update React documentation (18.1.0)




commit 1780f27f568e2041b0ee9ff5d6885f9757dc63ea
Author: Simon Legner <Simon Legner gmail com>
Date:   Sat May 14 09:54:19 2022 +0200

    Update React documentation (18.1.0)

 lib/docs/scrapers/react.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/react.rb b/lib/docs/scrapers/react.rb
index bdacc922..c76f0bad 100644
--- a/lib/docs/scrapers/react.rb
+++ b/lib/docs/scrapers/react.rb
@@ -2,7 +2,7 @@ module Docs
   class React < UrlScraper
     self.name = 'React'
     self.type = 'simple'
-    self.release = '18.0.0'
+    self.release = '18.1.0'
     self.base_url = 'https://reactjs.org/docs/'
     self.root_path = 'hello-world.html'
     self.links = {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]