Skip to content

Commit

Permalink
v3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbing4 committed Oct 12, 2024
1 parent d266e59 commit 5ebebe5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"./",
"packages/*"
],
"version": "3.4.4",
"version": "3.4.5",
"npmClient": "yarn"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@king-design/intact",
"version": "3.4.4",
"version": "3.4.5",
"description": "A component library written in Intact for Intact, Vue, React and Angular",
"main": "es/index.js",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kpc-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@king-design/react",
"version": "3.4.4",
"version": "3.4.5",
"description": "King-Design UI components for React.",
"keywords": [
"component",
Expand Down
2 changes: 1 addition & 1 deletion packages/kpc-vue-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@king-design/vue",
"version": "3.4.4",
"version": "3.4.5",
"description": "King-Design UI components for Vue3.0.",
"keywords": [
"component",
Expand Down
2 changes: 1 addition & 1 deletion packages/kpc-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@king-design/vue-legacy",
"version": "3.4.4",
"version": "3.4.5",
"description": "King-Design UI components for Vue2.0.",
"keywords": [
"component",
Expand Down

0 comments on commit 5ebebe5

Please sign in to comment.