From 48e2c2e90573813549bae1fc3d38763b3a560826 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 14 Jan 2025 09:52:59 +0000 Subject: [PATCH] chore(release): v0.2.13 --- doc/package.json | 2 +- package.json | 2 +- packages/react/package.json | 2 +- svg/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/package.json b/doc/package.json index 3d426e0..ac85c49 100755 --- a/doc/package.json +++ b/doc/package.json @@ -1,6 +1,6 @@ { "name": "gallery", - "version": "0.2.12", + "version": "0.2.13", "private": true, "peerDependencies": { "react": "*", diff --git a/package.json b/package.json index 745c2b6..53dbed6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons-workspace", - "version": "0.2.12", + "version": "0.2.13", "private": true, "description": "Icons used by Univer", "main": "index.js", diff --git a/packages/react/package.json b/packages/react/package.json index eb697d7..e8e69b8 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons", - "version": "0.2.12", + "version": "0.2.13", "description": "React icons for Univer.", "author": "DreamNum ", "license": "MIT", diff --git a/svg/package.json b/svg/package.json index 557bcc4..9a4665e 100644 --- a/svg/package.json +++ b/svg/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons-svg", - "version": "0.2.12", + "version": "0.2.13", "description": "SVG icons for Univer", "author": "DreamNum ", "license": "MIT",