Upgrade SVGL to v4.6.1
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

This commit is contained in:
pheralb
2025-04-29 11:22:10 +01:00
parent 42f1df13c3
commit cdbecbb014
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@pheralb/svgl", "name": "@pheralb/svgl",
"author": "@pheralb_", "author": "@pheralb_",
"version": "4.5.0", "version": "4.6.1",
"description": "A beautiful library with SVG logos.", "description": "A beautiful library with SVG logos.",
"private": true, "private": true,
"license": "MIT", "license": "MIT",
+1 -1
View File
@@ -48,7 +48,7 @@
</ContextMenu.Item> </ContextMenu.Item>
<ContextMenu.Item disabled class="font-mono"> <ContextMenu.Item disabled class="font-mono">
<StarsIcon size={16} strokeWidth={1.5} /> <StarsIcon size={16} strokeWidth={1.5} />
<span>v4.6</span> <span>v4.6.1</span>
</ContextMenu.Item> </ContextMenu.Item>
</ContextMenu.Content> </ContextMenu.Content>
</ContextMenu.Root> </ContextMenu.Root>