From 3011bbb48f0e1a3e4c0b1ce33824f41850e79f40 Mon Sep 17 00:00:00 2001 From: oedotme Date: Sat, 25 Feb 2023 14:20:04 +0100 Subject: [PATCH] release: v1.7.19 --- packages/generouted/package.json | 2 +- plugins/react-router/package.json | 2 +- plugins/tanstack-react-router/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/generouted/package.json b/packages/generouted/package.json index 2eae213..5cb35e9 100644 --- a/packages/generouted/package.json +++ b/packages/generouted/package.json @@ -1,6 +1,6 @@ { "name": "generouted", - "version": "1.7.18", + "version": "1.7.19", "description": "Generated client-side file-based routes for Vite", "author": "Omar Elhawary (https://omarelhawary.me)", "license": "MIT", diff --git a/plugins/react-router/package.json b/plugins/react-router/package.json index 253eddb..d345632 100644 --- a/plugins/react-router/package.json +++ b/plugins/react-router/package.json @@ -1,6 +1,6 @@ { "name": "@generouted/react-router", - "version": "1.7.18", + "version": "1.7.19", "description": "Generated file-based routes for React Router and Vite", "author": "Omar Elhawary (https://omarelhawary.me)", "license": "MIT", diff --git a/plugins/tanstack-react-router/package.json b/plugins/tanstack-react-router/package.json index c1b02f2..e0dcc15 100644 --- a/plugins/tanstack-react-router/package.json +++ b/plugins/tanstack-react-router/package.json @@ -1,6 +1,6 @@ { "name": "@generouted/tanstack-react-router", - "version": "1.7.18", + "version": "1.7.19", "description": "Generated file-based routes for TanStack React Router and Vite", "author": "Omar Elhawary (https://omarelhawary.me)", "license": "MIT",