We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26099b7 commit e1488bfCopy full SHA for e1488bf
lib/docs/scrapers/vueuse.rb
@@ -22,7 +22,7 @@ class Vueuse < UrlScraper
22
Licensed under the MIT License.
23
HTML
24
25
- self.release = '13.1.0'
+ self.release = '13.6.0'
26
self.base_url = 'https://vueuse.org/'
27
self.initial_paths = %w(functions.html)
28
html_filters.push 'vueuse/entries', 'vite/clean_html', 'vueuse/clean_html'
0 commit comments