chore: bump version to v0.19.0 (#653)

This commit is contained in:
Valerio Ageno
2025-03-23 14:32:43 +01:00
committed by GitHub
parent 97082840f8
commit 6dbdafa888
7 changed files with 10 additions and 10 deletions
@@ -1,6 +1,6 @@
{
"name": "tuono-fs-router-vite-plugin",
"version": "0.18.0",
"version": "0.19.0",
"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.18.0",
"version": "0.19.0",
"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.18.0",
"version": "0.19.0",
"description": "Superfast React fullstack framework",
"homepage": "https://tuono.dev",
"scripts": {