From f4a0f1fc5adf02a949878b9864dedea74fc4a28f Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Sat, 14 Feb 2026 02:48:44 +0100 Subject: [PATCH] chore: bump version to 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0ff4f2ef..2953e7182 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@jackyzha0/quartz", "description": "🌱 publish your digital garden and notes as a website", "private": true, - "version": "4.5.2", + "version": "5.0.0", "type": "module", "author": "jackyzha0 ", "license": "MIT",