chore: bump version to v0.17.1 (#357)

This commit is contained in:
Valerio Ageno
2025-01-16 12:34:59 +01:00
committed by GitHub
parent 1a8231851d
commit 11c6fc820b
6 changed files with 7 additions and 7 deletions
@@ -1,6 +1,6 @@
{
"name": "tuono-fs-router-vite-plugin",
"version": "0.17.0",
"version": "0.17.1",
"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.0",
"version": "0.17.1",
"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.0",
"version": "0.17.1",
"description": "Superfast React fullstack framework",
"homepage": "https://tuono.dev",
"scripts": {