Skip to content

Commit

Permalink
release v3.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo committed Feb 1, 2024
1 parent b5934d6 commit adf809c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dls-icons",
"private": "true",
"version": "3.31.0",
"version": "3.32.0",
"description": "Icons for Baidu Light DLS.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dls-icons-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dls-icons-data",
"version": "3.31.0",
"version": "3.32.0",
"description": "Icon data for DLS icons.",
"author": "Justineo (https://github.com/Justineo)",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dls-icons-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dls-icons-react",
"version": "3.31.0",
"version": "3.32.0",
"description": "DLS icons for React.",
"contributors": [
"zhanglili",
Expand Down
2 changes: 1 addition & 1 deletion packages/dls-icons-vue-3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dls-icons-vue-3",
"version": "3.31.0",
"version": "3.32.0",
"description": "DLS icons for Vue.",
"author": "Justineo (https://github.com/Justineo)",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dls-icons-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dls-icons-vue",
"version": "3.31.0",
"version": "3.32.0",
"description": "DLS icons for Vue.",
"author": "Justineo (https://github.com/Justineo)",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site",
"version": "3.31.0",
"version": "3.32.0",
"private": true,
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit adf809c

Please sign in to comment.