Skip to content

Commit

Permalink
v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
baozouai committed Sep 26, 2021
1 parent 419b885 commit 6800833
Show file tree
Hide file tree
Showing 18 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"graphType": "all"
}
},
"version": "2.9.21"
"version": "2.10.0"
}
4 changes: 2 additions & 2 deletions packages/analyse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/analyse",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand All @@ -21,7 +21,7 @@
"url": "https://github.com/gmfe/gm-common/issues"
},
"dependencies": {
"@gm-common/fingerprint": "^2.9.21",
"@gm-common/fingerprint": "^2.10.0",
"axios": "^0.21.0",
"query-string": "^6.13.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/date",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/fingerprint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/fingerprint",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand All @@ -21,7 +21,7 @@
"url": "https://github.com/gmfe/gm-common/issues"
},
"dependencies": {
"@gm-common/tool": "^2.9.21",
"@gm-common/tool": "^2.10.0",
"@types/fingerprintjs2": "^2.0.0",
"fingerprintjs2": "^2.1.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/google-map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/google-map",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/graph",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/hooks",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand All @@ -21,7 +21,7 @@
"url": "https://github.com/gmfe/gm-common/issues"
},
"dependencies": {
"@gm-common/tool": "^2.9.21",
"@gm-common/tool": "^2.10.0",
"ts-config-gm-react-app": "^3.4.5"
}
}
6 changes: 3 additions & 3 deletions packages/image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/image",
"version": "2.9.21",
"version": "2.10.0",
"description": "",
"author": "zhongsink <zhongink@gmail.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand All @@ -21,10 +21,10 @@
"url": "https://github.com/gmfe/gm-common/issues"
},
"dependencies": {
"@gm-common/qiniup": "^2.9.21",
"@gm-common/qiniup": "^2.10.0",
"lodash": "^4.17.20"
},
"devDependencies": {
"@gm-common/x-request": "^2.9.21"
"@gm-common/x-request": "^2.10.0"
}
}
2 changes: 1 addition & 1 deletion packages/locales/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/locales",
"version": "2.9.21",
"version": "2.10.0",
"description": "",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/map",
"version": "2.9.21",
"version": "2.10.0",
"description": "",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/mobx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/mobx",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand All @@ -21,7 +21,7 @@
"url": "https://github.com/gmfe/gm-common/issues"
},
"dependencies": {
"@gm-common/tool": "^2.9.21",
"@gm-common/tool": "^2.10.0",
"lodash": "^4.17.20",
"mobx": "^6.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/number/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/number",
"version": "2.9.21",
"version": "2.10.0",
"description": "",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/qiniup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/qiniup",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "zhongsink <zhongink@gmail.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand All @@ -21,7 +21,7 @@
"url": "https://github.com/gmfe/gm-common/issues"
},
"dependencies": {
"@gm-common/tool": "^2.9.21",
"@gm-common/tool": "^2.10.0",
"axios": "^0.21.0",
"lodash": "^4.17.19"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/request",
"version": "2.9.21",
"version": "2.10.0",
"description": "",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand All @@ -21,10 +21,10 @@
"url": "https://github.com/gmfe/gm-common/issues"
},
"dependencies": {
"@gm-common/analyse": "^2.9.21",
"@gm-common/fingerprint": "^2.9.21",
"@gm-common/locales": "^2.9.21",
"@gm-common/tool": "^2.9.21",
"@gm-common/analyse": "^2.10.0",
"@gm-common/fingerprint": "^2.10.0",
"@gm-common/locales": "^2.10.0",
"@gm-common/tool": "^2.10.0",
"axios": "^0.21.0",
"lodash": "^4.17.20"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/router",
"version": "2.9.21",
"version": "2.10.0",
"description": "",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/tool",
"version": "2.9.21",
"version": "2.10.0",
"description": "",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/wx-sdk",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "liyatang <liyatang@qq.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand Down
10 changes: 5 additions & 5 deletions packages/x-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gm-common/x-request",
"version": "2.9.21",
"version": "2.10.0",
"description": "> TODO: description",
"author": "zhongsink <zhongink@gmail.com>",
"homepage": "https://github.com/gmfe/gm-common#readme",
Expand All @@ -21,10 +21,10 @@
"url": "https://github.com/gmfe/gm-common/issues"
},
"dependencies": {
"@gm-common/analyse": "^2.9.21",
"@gm-common/fingerprint": "^2.9.21",
"@gm-common/locales": "^2.9.21",
"@gm-common/tool": "^2.9.21",
"@gm-common/analyse": "^2.10.0",
"@gm-common/fingerprint": "^2.10.0",
"@gm-common/locales": "^2.10.0",
"@gm-common/tool": "^2.10.0",
"axios": "^0.21.0",
"js-base64": "^3.6.0",
"lodash": "^4.17.19"
Expand Down

0 comments on commit 6800833

Please sign in to comment.