Skip to content

Commit 1888829

Browse files
Merge af9f39a into 6c38e3c
2 parents 6c38e3c + af9f39a commit 1888829

26 files changed

+115
-37
lines changed

.changeset/pre.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

.changeset/tame-trees-fold.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/component/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 2.21.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @antv/l7-layers@2.21.6
9+
- @antv/l7-core@2.21.6
10+
- @antv/l7-utils@2.21.6
11+
312
## 2.21.5
413

514
### Patch Changes

packages/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/l7-component",
3-
"version": "2.21.5",
3+
"version": "2.21.6",
44
"description": "Component for L7",
55
"license": "MIT",
66
"author": "https://github.com/orgs/antvis/people",

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 2.21.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @antv/l7-utils@2.21.6
9+
310
## 2.21.5
411

512
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/l7-core",
3-
"version": "2.21.5",
3+
"version": "2.21.6",
44
"description": "",
55
"license": "MIT",
66
"author": "https://github.com/orgs/antvis/people",

packages/l7/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## 2.21.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6c38e3c`](https://github.com/antvis/L7/commit/6c38e3c57b1c1bf876b05199f114f5324cbe070f)]:
8+
- @antv/l7-source@2.21.6
9+
- @antv/l7-layers@2.21.6
10+
- @antv/l7-component@2.21.6
11+
- @antv/l7-scene@2.21.6
12+
- @antv/l7-core@2.21.6
13+
- @antv/l7-maps@2.21.6
14+
- @antv/l7-utils@2.21.6
15+
316
## 2.21.5
417

518
### Patch Changes

packages/l7/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/l7",
3-
"version": "2.21.5",
3+
"version": "2.21.6",
44
"description": "A Large-scale WebGL-powered Geospatial Data Visualization",
55
"repository": "git@github.com:antvis/L7.git",
66
"license": "MIT",

packages/layers/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 2.21.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6c38e3c`](https://github.com/antvis/L7/commit/6c38e3c57b1c1bf876b05199f114f5324cbe070f)]:
8+
- @antv/l7-source@2.21.6
9+
- @antv/l7-core@2.21.6
10+
- @antv/l7-maps@2.21.6
11+
- @antv/l7-utils@2.21.6
12+
313
## 2.21.5
414

515
### Patch Changes

packages/layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/l7-layers",
3-
"version": "2.21.5",
3+
"version": "2.21.6",
44
"description": "L7's collection of built-in layers",
55
"license": "MIT",
66
"author": "https://github.com/orgs/antvis/people",

0 commit comments

Comments
 (0)