semi-bot 2 년 전
부모
커밋
d683a25e4d

+ 1 - 1
lerna.json

@@ -1,5 +1,5 @@
 {
     "useWorkspaces": true,
     "npmClient": "yarn",
-    "version": "2.43.2"
+    "version": "2.44.0"
 }

+ 3 - 3
packages/semi-animation-react/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-animation-react",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "motion library for semi-ui-react",
     "keywords": [
         "motion",
@@ -25,8 +25,8 @@
         "prepublishOnly": "npm run build:lib"
     },
     "dependencies": {
-        "@douyinfe/semi-animation": "2.43.2",
-        "@douyinfe/semi-animation-styled": "2.43.2",
+        "@douyinfe/semi-animation": "2.44.0",
+        "@douyinfe/semi-animation-styled": "2.44.0",
         "classnames": "^2.2.6"
     },
     "devDependencies": {

+ 1 - 1
packages/semi-animation-styled/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-animation-styled",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "semi styled animation",
     "keywords": [
         "semi",

+ 1 - 1
packages/semi-animation/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-animation",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "animation base library for semi-ui",
     "keywords": [
         "animation",

+ 1 - 1
packages/semi-eslint-plugin/package.json

@@ -1,6 +1,6 @@
 {
     "name": "eslint-plugin-semi-design",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "semi ui eslint plugin",
     "keywords": [
         "semi",

+ 2 - 2
packages/semi-foundation/package.json

@@ -1,13 +1,13 @@
 {
     "name": "@douyinfe/semi-foundation",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "",
     "scripts": {
         "build:lib": "node ./scripts/compileLib.js",
         "prepublishOnly": "npm run build:lib"
     },
     "dependencies": {
-        "@douyinfe/semi-animation": "2.43.2",
+        "@douyinfe/semi-animation": "2.44.0",
         "async-validator": "^3.5.0",
         "classnames": "^2.2.6",
         "date-fns": "^2.29.3",

+ 29 - 29
packages/semi-icons-lab/package.json

@@ -1,30 +1,30 @@
 {
-    "name": "@douyinfe/semi-icons-lab",
-    "version": "0.0.1-alpha.0",
-    "description": "semi icons lab",
-    "keywords": [
-      "semi",
-      "icons"
-    ],
-    "author": "semi",
-    "homepage": "https://semi.design",
-    "bugs": {
-        "url": "https://github.com/DouyinFE/semi-design/issues"
-    },
-    "main": "src/react/index.js",
-    "module": "src/react/index.js",
-    "typings": "src/react/index.d.ts",
-    "license": "MIT",
-    "files": [
-      "src/react",
-      "src/svgs"
-    ],
-    "peerDependencies": {
-      "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
-      "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
-    },
-    "_unpkg": true,
-    "unpkgFiles": [
-      "*"
-    ]
-  }
+  "name": "@douyinfe/semi-icons-lab",
+  "version": "2.44.0",
+  "description": "semi icons lab",
+  "keywords": [
+    "semi",
+    "icons"
+  ],
+  "author": "semi",
+  "homepage": "https://semi.design",
+  "bugs": {
+    "url": "https://github.com/DouyinFE/semi-design/issues"
+  },
+  "main": "src/react/index.js",
+  "module": "src/react/index.js",
+  "typings": "src/react/index.d.ts",
+  "license": "MIT",
+  "files": [
+    "src/react",
+    "src/svgs"
+  ],
+  "peerDependencies": {
+    "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+    "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
+  },
+  "_unpkg": true,
+  "unpkgFiles": [
+    "*"
+  ]
+}

+ 1 - 1
packages/semi-icons/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-icons",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "semi icons",
     "keywords": [
         "semi",

+ 1 - 1
packages/semi-illustrations/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-illustrations",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "semi illustrations",
     "keywords": [
         "semi",

+ 2 - 2
packages/semi-next/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-next",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "Plugin that support Semi Design in Next.js",
     "author": "伍浩威 <[email protected]>",
     "homepage": "",
@@ -23,7 +23,7 @@
         "typescript": "^4"
     },
     "dependencies": {
-        "@douyinfe/semi-webpack-plugin": "2.43.2"
+        "@douyinfe/semi-webpack-plugin": "2.44.0"
     },
     "gitHead": "eb34a4f25f002bb4cbcfa51f3df93bed868c831a"
 }

+ 1 - 1
packages/semi-rspack/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-rspack-plugin",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "",
     "homepage": "",
     "license": "MIT",

+ 1 - 1
packages/semi-scss-compile/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-scss-compile",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "compile semi scss to css",
     "author": "[email protected]",
     "license": "MIT",

+ 1 - 1
packages/semi-theme-default/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-theme-default",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "semi-theme-default",
     "keywords": [
         "semi-theme",

+ 7 - 7
packages/semi-ui/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-ui",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "A modern, comprehensive, flexible design system and UI library. Connect DesignOps & DevOps. Quickly build beautiful React apps. Maintained by Douyin-fe team.",
     "main": "lib/cjs/index.js",
     "module": "lib/es/index.js",
@@ -20,12 +20,12 @@
         "@dnd-kit/core": "^6.0.8",
         "@dnd-kit/sortable": "^7.0.2",
         "@dnd-kit/utilities": "^3.2.1",
-        "@douyinfe/semi-animation": "2.43.2",
-        "@douyinfe/semi-animation-react": "2.43.2",
-        "@douyinfe/semi-foundation": "2.43.2",
-        "@douyinfe/semi-icons": "2.43.2",
-        "@douyinfe/semi-illustrations": "2.43.2",
-        "@douyinfe/semi-theme-default": "2.43.2",
+        "@douyinfe/semi-animation": "2.44.0",
+        "@douyinfe/semi-animation-react": "2.44.0",
+        "@douyinfe/semi-foundation": "2.44.0",
+        "@douyinfe/semi-icons": "2.44.0",
+        "@douyinfe/semi-illustrations": "2.44.0",
+        "@douyinfe/semi-theme-default": "2.44.0",
         "async-validator": "^3.5.0",
         "classnames": "^2.2.6",
         "copy-text-to-clipboard": "^2.1.1",

+ 1 - 1
packages/semi-webpack/package.json

@@ -1,6 +1,6 @@
 {
     "name": "@douyinfe/semi-webpack-plugin",
-    "version": "2.43.2",
+    "version": "2.44.0",
     "description": "",
     "author": "伍浩威 <[email protected]>",
     "homepage": "",