Skip to content

Commit

Permalink
v0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
monkindey committed Oct 26, 2021
1 parent 49b18fe commit 42f8463
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
]
}
},
"version": "0.2.11-alpha.0"
"version": "0.2.11"
}
6 changes: 3 additions & 3 deletions packages/antd-form-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/antd-form-table",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,8 +10,8 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/antd-table": "^0.2.11-alpha.0",
"@ahooksjs/use-form-table": "^0.2.11-alpha.0"
"@ahooksjs/antd-table": "^0.2.11",
"@ahooksjs/use-form-table": "^0.2.11"
},
"files": [
"lib",
Expand Down
4 changes: 2 additions & 2 deletions packages/antd-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/antd-table",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-table": "^0.2.11"
},
"files": [
"lib",
Expand Down
4 changes: 2 additions & 2 deletions packages/next-form-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/next-form-table",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-form-table": "^0.2.11-alpha.0"
"@ahooksjs/use-form-table": "^0.2.11"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/next-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/next-table",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-table": "^0.2.11"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/use-adapt-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-adapt-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-table": "^0.2.11"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/use-async-default-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-async-default-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-table": "^0.2.11"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/use-filter-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-filter-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-table": "^0.2.11"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/use-form-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-form-table",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -19,7 +19,7 @@
"directory": "packages/use-form-table"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0",
"@ahooksjs/use-table": "^0.2.11",
"@formily/react-schema-renderer": "^1.2.9",
"moment": "^2.27.0",
"react-eva": "^1.1.10"
Expand Down
4 changes: 2 additions & 2 deletions packages/use-param-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-param-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-form-table": "^0.2.11-alpha.0"
"@ahooksjs/use-form-table": "^0.2.11"
},
"files": [
"lib",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-query-display/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-query-display",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/use-range-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-range-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-form-table": "^0.2.11-alpha.0"
"@ahooksjs/use-form-table": "^0.2.11"
},
"files": [
"lib",
Expand Down
4 changes: 2 additions & 2 deletions packages/use-selection-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-selection-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -15,7 +15,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-table": "^0.2.11"
},
"files": [
"lib",
Expand Down
6 changes: 3 additions & 3 deletions packages/use-sortable-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-sortable-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,8 +10,8 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-form-table": "^0.2.11-alpha.0",
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-form-table": "^0.2.11",
"@ahooksjs/use-table": "^0.2.11"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/use-table/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@ahooksjs/use-table",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
"main": "lib/index.js",
"module": "es/index.js",
"dependencies": {
"@ahooksjs/use-query-display": "^0.2.11-alpha.0"
"@ahooksjs/use-query-display": "^0.2.11"
},
"peerDependencies": {
"react": "^16.12.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/use-transform-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-transform-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -15,7 +15,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-table": "^0.2.11"
},
"files": [
"lib",
Expand Down
4 changes: 2 additions & 2 deletions packages/use-tree-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahooksjs/use-tree-plugin",
"version": "0.2.11-alpha.0",
"version": "0.2.11",
"scripts": {
"build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es"
},
Expand All @@ -10,7 +10,7 @@
"react": "^16.12.0"
},
"dependencies": {
"@ahooksjs/use-table": "^0.2.11-alpha.0"
"@ahooksjs/use-table": "^0.2.11"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 42f8463

Please sign in to comment.