Skip to content

Commit 0c95dbb

Browse files
committed
chore(release): v1.1.1
1 parent 1234696 commit 0c95dbb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/icons-workspace",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"packageManager": "pnpm@10.26.0",
66
"description": "Icons used by Univer",

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/icons",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "React icons for Univer.",
55
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
66
"license": "MIT",

packages/svg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/icons-svg",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "SVG icons for Univer",
55
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
66
"license": "MIT",

0 commit comments

Comments
 (0)