Skip to content

Commit 9a2f5fd

Browse files
committed
chore: publish version
- @antv/li-analysis-assets@1.6.0 - @antv/li-core-assets@1.2.1 - @antv/li-editor@1.4.1 - @antv/li-p2@1.6.0
1 parent 20bc349 commit 9a2f5fd

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

packages/li-analysis-assets/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/li-analysis-assets",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "analysis assets for location insight",
55
"keywords": [
66
"analysis assets",
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@antv/g2": "^5.0.14",
4242
"@antv/l7-draw": "^3.0.20",
43-
"@antv/li-p2": "^1.5.0",
43+
"@antv/li-p2": "^1.6.0",
4444
"@antv/li-sdk": "^1.3.0",
4545
"@antv/s2": "^1.47.1",
4646
"@antv/s2-react": "^1.40.0",
@@ -56,8 +56,8 @@
5656
"@ant-design/icons": "^5.0.1",
5757
"@antv/l7": "^2.17.2",
5858
"@antv/larkmap": "^1.4.11",
59-
"@antv/li-core-assets": "^1.2.0",
60-
"@antv/li-editor": "^1.4.0",
59+
"@antv/li-core-assets": "^1.2.1",
60+
"@antv/li-editor": "^1.4.1",
6161
"@types/react": "^18.0.0",
6262
"@types/react-dom": "^18.0.0",
6363
"antd": "^5.5.0",

packages/li-core-assets/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/li-core-assets",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "core assets for location insight",
55
"keywords": [
66
"core assets",
@@ -38,7 +38,7 @@
3838
"start": "dumi dev"
3939
},
4040
"dependencies": {
41-
"@antv/li-p2": "^1.5.0",
41+
"@antv/li-p2": "^1.6.0",
4242
"@antv/li-sdk": "^1.3.0",
4343
"@emotion/css": "^11.10.6",
4444
"classnames": "^2.3.1",
@@ -50,7 +50,7 @@
5050
"@ant-design/icons": "^5.0.1",
5151
"@antv/l7": "^2.17.2",
5252
"@antv/larkmap": "^1.4.11",
53-
"@antv/li-editor": "^1.4.0",
53+
"@antv/li-editor": "^1.4.1",
5454
"@types/react": "^18.0.0",
5555
"@types/react-dom": "^18.0.0",
5656
"antd": "^5.5.0",

packages/li-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/li-editor",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "editor for location insight",
55
"keywords": [
66
"editor",
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@antv/event-emitter": "^0.1.3",
39-
"@antv/li-p2": "^1.5.0",
39+
"@antv/li-p2": "^1.6.0",
4040
"@antv/li-sdk": "^1.3.0",
4141
"@formily/antd-v5": "^1.1.2",
4242
"@formily/core": "^2.2.24",

packages/li-p2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/li-p2",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "property panel for location insight editor",
55
"keywords": [
66
"li",

0 commit comments

Comments
 (0)