From 9f03bcaa7ad5c22c14eed4f1fa65d58b346eb18a Mon Sep 17 00:00:00 2001 From: subframe7536 <1667077010@qq.com> Date: Fri, 1 Nov 2024 10:55:14 +0800 Subject: [PATCH] chore: release v0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 476a801..26fccc1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "publisher": "subframe7536", "name": "custom-ui-style", "displayName": "Custom UI Style", - "version": "0.3.0", + "version": "0.3.1", "private": true, "packageManager": "pnpm@9.12.3", "description": "Custom ui css style in both editor and webview, unify global font family, setup background image",