chore: update version to v0.17.10 (#615)

This commit is contained in:
Valerio Ageno
2025-02-28 17:41:14 +01:00
committed by GitHub
parent e34c10bc34
commit bf77ed1794
7 changed files with 10 additions and 10 deletions
@@ -1,6 +1,6 @@
{
"name": "tuono-fs-router-vite-plugin",
"version": "0.17.9",
"version": "0.17.10",
"description": "Plugin for the tuono's file system router. Tuono is the react/rust fullstack framework",
"homepage": "https://tuono.dev",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tuono-router",
"version": "0.17.9",
"version": "0.17.10",
"description": "React routing component for the framework tuono. Tuono is the react/rust fullstack framework",
"homepage": "https://tuono.dev",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tuono",
"version": "0.17.9",
"version": "0.17.10",
"description": "Superfast React fullstack framework",
"homepage": "https://tuono.dev",
"scripts": {