Skip to content

Commit

Permalink
Merge 81f0afe into 8193864
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 15, 2024
2 parents 8193864 + 81f0afe commit 77f0e83
Show file tree
Hide file tree
Showing 27 changed files with 119 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-ligers-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-oranges-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-tables-dream.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 2.21.9

### Patch Changes

- [#2457](https://github.com/antvis/L7/pull/2457) [`2d65e05`](https://github.com/antvis/L7/commit/2d65e05863454f3ac3b366d9f0a979a3da810d45) Thanks [@heiyexing](https://github.com/heiyexing)! - popup 更新支持 className 和 style

- [#2460](https://github.com/antvis/L7/pull/2460) [`8193864`](https://github.com/antvis/L7/commit/8193864e44acf05d92677b2cabb25211ffd628cb) Thanks [@lvisei](https://github.com/lvisei)! - fix: 修复 LayerPopup followCursor 默认值问题

- Updated dependencies [[`8193864`](https://github.com/antvis/L7/commit/8193864e44acf05d92677b2cabb25211ffd628cb)]:
- @antv/l7-layers@2.21.9
- @antv/l7-core@2.21.9
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-component",
"version": "2.21.8",
"version": "2.21.9",
"description": "Component for L7",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.21.9

### Patch Changes

- Updated dependencies []:
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-core",
"version": "2.21.8",
"version": "2.21.9",
"description": "",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down
13 changes: 13 additions & 0 deletions packages/l7/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 2.21.9

### Patch Changes

- Updated dependencies [[`2d65e05`](https://github.com/antvis/L7/commit/2d65e05863454f3ac3b366d9f0a979a3da810d45), [`8193864`](https://github.com/antvis/L7/commit/8193864e44acf05d92677b2cabb25211ffd628cb), [`8193864`](https://github.com/antvis/L7/commit/8193864e44acf05d92677b2cabb25211ffd628cb)]:
- @antv/l7-component@2.21.9
- @antv/l7-layers@2.21.9
- @antv/l7-scene@2.21.9
- @antv/l7-core@2.21.9
- @antv/l7-maps@2.21.9
- @antv/l7-source@2.21.9
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/l7/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7",
"version": "2.21.8",
"version": "2.21.9",
"description": "A Large-scale WebGL-powered Geospatial Data Visualization",
"repository": "git@github.com:antvis/L7.git",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/layers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 2.21.9

### Patch Changes

- [#2460](https://github.com/antvis/L7/pull/2460) [`8193864`](https://github.com/antvis/L7/commit/8193864e44acf05d92677b2cabb25211ffd628cb) Thanks [@lvisei](https://github.com/lvisei)! - fix: device 渲染模式下 setData 时不生效

- Updated dependencies []:
- @antv/l7-core@2.21.9
- @antv/l7-maps@2.21.9
- @antv/l7-source@2.21.9
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/layers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-layers",
"version": "2.21.8",
"version": "2.21.9",
"description": "L7's collection of built-in layers",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down
7 changes: 7 additions & 0 deletions packages/map/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @antv/l7-map

## 2.21.9

### Patch Changes

- Updated dependencies []:
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
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": "@antv/l7-map",
"version": "2.21.8",
"version": "2.21.9",
"description": "L7 Map",
"keywords": [],
"homepage": "https://github.com/antvis/L7#readme",
Expand Down
9 changes: 9 additions & 0 deletions packages/maps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 2.21.9

### Patch Changes

- Updated dependencies []:
- @antv/l7-core@2.21.9
- @antv/l7-map@2.21.9
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-maps",
"version": "2.21.8",
"version": "2.21.9",
"description": "Maps for L7",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down
8 changes: 8 additions & 0 deletions packages/renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.21.9

### Patch Changes

- Updated dependencies []:
- @antv/l7-core@2.21.9
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-renderer",
"version": "2.21.8",
"version": "2.21.9",
"description": "",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down
12 changes: 12 additions & 0 deletions packages/scene/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 2.21.9

### Patch Changes

- Updated dependencies [[`2d65e05`](https://github.com/antvis/L7/commit/2d65e05863454f3ac3b366d9f0a979a3da810d45), [`8193864`](https://github.com/antvis/L7/commit/8193864e44acf05d92677b2cabb25211ffd628cb), [`8193864`](https://github.com/antvis/L7/commit/8193864e44acf05d92677b2cabb25211ffd628cb)]:
- @antv/l7-component@2.21.9
- @antv/l7-layers@2.21.9
- @antv/l7-renderer@2.21.9
- @antv/l7-core@2.21.9
- @antv/l7-maps@2.21.9
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scene/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-scene",
"version": "2.21.8",
"version": "2.21.9",
"description": "",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down
8 changes: 8 additions & 0 deletions packages/source/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.21.9

### Patch Changes

- Updated dependencies []:
- @antv/l7-core@2.21.9
- @antv/l7-utils@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-source",
"version": "2.21.8",
"version": "2.21.9",
"description": "",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down
9 changes: 9 additions & 0 deletions packages/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @antv/l7-test-utils

## 2.21.9

### Patch Changes

- Updated dependencies []:
- @antv/l7-scene@2.21.9
- @antv/l7-map@2.21.9
- @antv/l7-maps@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-test-utils",
"version": "2.21.8",
"version": "2.21.9",
"private": true,
"description": "Test utils for L7",
"keywords": [],
Expand Down
7 changes: 7 additions & 0 deletions packages/three/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @antv/l7-three

## 2.21.9

### Patch Changes

- Updated dependencies []:
- @antv/l7@2.21.9

## 2.21.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/three/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-three",
"version": "2.21.8",
"version": "2.21.9",
"description": "Three for L7 ",
"keywords": [
"3D",
Expand Down
2 changes: 2 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 2.21.9

## 2.21.8

## 2.21.7
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-utils",
"version": "2.21.8",
"version": "2.21.9",
"description": "Utils for L7",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down

0 comments on commit 77f0e83

Please sign in to comment.