Skip to content

Commit

Permalink
Merge pull request #72 from eugene-serb/dev
Browse files Browse the repository at this point in the history
Release 1.21.2
  • Loading branch information
eugene-serb authored Jan 7, 2024
2 parents 1c4c1a7 + e8da32c commit b4e3ce3
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 28 deletions.
76 changes: 59 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wavelovers",
"version": "1.21.1",
"version": "1.21.2",
"description": "Wavelovers is a tool that can turn your gamepad into a vibration massager or simply a gamepad vibration and buttons test tool.",
"keywords": [
"wavelovers",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"pinia": "^2.1.7",
"vue": "^3.4.5",
"vue-meta-tag-updater": "^2.0.4",
"vue-meta-tag-updater": "^2.0.6",
"vue-router": "^4.2.5"
},
"devDependencies": {
Expand All @@ -58,7 +58,7 @@
"@vue/tsconfig": "^0.5.1",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.19.2",
"jsdom": "^23.1.0",
"jsdom": "^23.2.0",
"npm-run-all2": "^6.1.1",
"prettier": "^3.1.1",
"sass": "^1.69.7",
Expand Down
14 changes: 7 additions & 7 deletions public/sitemap-internal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,43 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://wavelovers.ru/</loc>
<lastmod>2024-01-06</lastmod>
<lastmod>2024-01-07</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/custom</loc>
<lastmod>2024-01-06</lastmod>
<lastmod>2024-01-07</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/manual</loc>
<lastmod>2024-01-06</lastmod>
<lastmod>2024-01-07</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/diagnostic</loc>
<lastmod>2024-01-06</lastmod>
<lastmod>2024-01-07</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/faq</loc>
<lastmod>2024-01-06</lastmod>
<lastmod>2024-01-07</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/about</loc>
<lastmod>2024-01-06</lastmod>
<lastmod>2024-01-07</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/donate</loc>
<lastmod>2024-01-06</lastmod>
<lastmod>2024-01-07</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
Expand Down
2 changes: 1 addition & 1 deletion public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://wavelovers.ru/sitemap-internal.xml</loc>
<lastmod>2024-01-06</lastmod>
<lastmod>2024-01-07</lastmod>
</sitemap>
</sitemapindex>

0 comments on commit b4e3ce3

Please sign in to comment.