Release v1.5.0

This commit is contained in:
2026-07-18 15:07:13 -04:00
parent be6dce4d4a
commit 039c88d4d0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# TypstDrive
[![Version](https://img.shields.io/badge/version-1.4.8-blue.svg)](https://github.com/sirblobby/typstdrive)
[![Version](https://img.shields.io/badge/version-1.5.0-blue.svg)](https://github.com/sirblobby/typstdrive)
[![Typst Version](https://img.shields.io/badge/Typst-0.14.2-239dad?logo=typst&logoColor=white)](https://typst.app/)
[![Rust](https://img.shields.io/badge/Rust-1.82+-orange?logo=rust&logoColor=white)](https://www.rust-lang.org/)
[![SvelteKit](https://img.shields.io/badge/SvelteKit-5-ff3e00?logo=svelte)](https://kit.svelte.dev/)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "typstdrive",
"private": true,
"version": "1.4.8",
"version": "1.5.0",
"type": "module",
"scripts": {
"dev": "vite dev --host",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "server"
version = "1.4.8"
version = "1.5.0"
edition = "2021"
[dependencies]