From 5599d836dcc514a717809f5d7d339286830762ad Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 21 Oct 2024 08:09:46 +0000 Subject: [PATCH] chore(release): v0.1.85 --- 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 5b77e5b..5d80e6b 100755 --- a/doc/package.json +++ b/doc/package.json @@ -1,6 +1,6 @@ { "name": "gallery", - "version": "0.1.84", + "version": "0.1.85", "private": true, "peerDependencies": { "react": "*", diff --git a/package.json b/package.json index 5aedbcb..1e7c035 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons-workspace", - "version": "0.1.84", + "version": "0.1.85", "private": true, "description": "Icons used by Univer", "main": "index.js", diff --git a/packages/react/package.json b/packages/react/package.json index 2c2a012..cfe0b77 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons", - "version": "0.1.84", + "version": "0.1.85", "description": "React icons for Univer.", "author": "DreamNum ", "license": "MIT", diff --git a/svg/package.json b/svg/package.json index 4ecdcbc..fa39289 100644 --- a/svg/package.json +++ b/svg/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons-svg", - "version": "0.1.84", + "version": "0.1.85", "description": "SVG icons for Univer", "author": "DreamNum ", "license": "MIT",