Skip to content

Commit 96643f1

Browse files
committed
chore: release v2.2.1
1 parent 2955f7b commit 96643f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@element-plus/icons-monorepo",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"private": true,
55
"packageManager": "[email protected]",
66
"type": "module",

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": "@element-plus/icons-svg",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "SVG icon for Element Plus Icons collection.",
55
"keywords": [
66
"icon",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@element-plus/icons-vue",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Vue components of Element Plus Icons collection.",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)