From d9bbb13ddf7689303c737e9da7451267a4314154 Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Wed, 25 Dec 2024 04:27:32 +0200 Subject: [PATCH] chore: change file for leptos 0.7 update --- .changes/leptos-0.7.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/leptos-0.7.md diff --git a/.changes/leptos-0.7.md b/.changes/leptos-0.7.md new file mode 100644 index 0000000000..71c9e80f2a --- /dev/null +++ b/.changes/leptos-0.7.md @@ -0,0 +1,6 @@ +--- +'create-tauri-app': patch +'create-tauri-app-js': patch +--- + +Update `leptos` template to `0.7` \ No newline at end of file