chore: bump version (v0.19.1) (#679)

This commit is contained in:
Valerio Ageno
2025-03-30 17:26:33 +02:00
committed by GitHub
parent 3b3f601ff1
commit 4d91bc0a72
7 changed files with 10 additions and 10 deletions
@@ -1,6 +1,6 @@
{
"name": "tuono-fs-router-vite-plugin",
"version": "0.19.0",
"version": "0.19.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.19.0",
"version": "0.19.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.19.0",
"version": "0.19.1",
"description": "Superfast React fullstack framework",
"homepage": "https://tuono.dev",
"scripts": {