Pārlūkot izejas kodu

Update VueUse documentation (9.10.0)

Simon Legner 2 gadi atpakaļ
vecāks
revīzija
8005124a90
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lib/docs/scrapers/vueuse.rb

+ 1 - 1
lib/docs/scrapers/vueuse.rb

@@ -22,7 +22,7 @@ module Docs
       Licensed under the MIT License.
     HTML
 
-    self.release = '9.8.2'
+    self.release = '9.10.0'
     self.base_url = 'https://vueuse.org/'
     self.initial_paths = %w(functions.html)
     html_filters.push 'vueuse/entries', 'vite/clean_html', 'vueuse/clean_html'