Skip to content

Commit ed84f13

Browse files
committed
release v3.31.0
1 parent 3b9de19 commit ed84f13

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dls-icons",
33
"private": "true",
4-
"version": "3.30.0",
4+
"version": "3.31.0",
55
"description": "Icons for Baidu Light DLS.",
66
"main": "index.js",
77
"scripts": {

packages/dls-icons-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dls-icons-data",
3-
"version": "3.30.0",
3+
"version": "3.31.0",
44
"description": "Icon data for DLS icons.",
55
"author": "Justineo (https://github.com/Justineo)",
66
"scripts": {

packages/dls-icons-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dls-icons-react",
3-
"version": "3.30.0",
3+
"version": "3.31.0",
44
"description": "DLS icons for React.",
55
"contributors": [
66
"zhanglili",

packages/dls-icons-vue-3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dls-icons-vue-3",
3-
"version": "3.30.0",
3+
"version": "3.31.0",
44
"description": "DLS icons for Vue.",
55
"author": "Justineo (https://github.com/Justineo)",
66
"scripts": {

packages/dls-icons-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dls-icons-vue",
3-
"version": "3.30.0",
3+
"version": "3.31.0",
44
"description": "DLS icons for Vue.",
55
"author": "Justineo (https://github.com/Justineo)",
66
"scripts": {

packages/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "site",
3-
"version": "3.30.0",
3+
"version": "3.31.0",
44
"private": true,
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)