Skip to content

Commit fa9bdd2

Browse files
authored
Merge pull request #206 from sakitam-fdd/changeset-release/master
Publish next versions
2 parents 515d3dc + 5d53530 commit fa9bdd2

29 files changed

+135
-33
lines changed

.changeset/friendly-beans-collect.md

-18
This file was deleted.

packages/amap/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# amap-wind
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
312
## 1.2.0
413

514
### Minor Changes

packages/amap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amap-wind",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "amap(gaode) wind",
55
"keywords": [
66
"amap",

packages/bmap/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# bmap-wind
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
312
## 1.1.3
413

514
### Patch Changes

packages/bmap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bmap-wind",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "baidu map wind",
55
"keywords": [
66
"baidu map",

packages/core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# wind-core
22

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
39
## 1.1.4
410

511
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wind-core",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "wind layer core",
55
"keywords": [
66
"weather",

packages/gl-core/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# wind-gl-core
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
312
## 2.0.0
413

514
### Major Changes

packages/gl-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wind-gl-core",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "leaflet wind",
55
"keywords": [
66
"weather",

packages/leaflet/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# leaflet-wind
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
12+
313
## 1.1.3
414

515
### Patch Changes

packages/leaflet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet-wind",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "leaflet wind",
55
"keywords": [
66
"leaflet",

packages/mapbox-gl/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @sakitam-gis/mapbox-wind
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
12+
- @sakitam-gis/rbush@3.1.1
13+
314
## 2.0.0
415

516
### Major Changes

packages/mapbox-gl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sakitam-gis/mapbox-wind",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "mapbox wind",
55
"keywords": [
66
"mapbox",

packages/maplibre-gl/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# @sakitam-gis/maplibre-wind
2+
3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
- @sakitam-gis/rbush@3.1.1

packages/maplibre-gl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sakitam-gis/maplibre-wind",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "maplibre wind",
55
"keywords": [
66
"mapbox",

packages/maptalks/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sakitam-gis/maptalks-wind
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
12+
313
## 2.0.0
414

515
### Major Changes

packages/maptalks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sakitam-gis/maptalks-wind",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "maptalks wind",
55
"keywords": [
66
"maptalks",

packages/ol/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ol-wind
22

3+
## 1.1.6
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
312
## 1.1.5
413

514
### Patch Changes

packages/ol/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ol-wind",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "ol wind",
55
"keywords": [
66
"openlayers",
@@ -72,7 +72,7 @@
7272
},
7373
"homepage": "https://github.com/sakitam-fdd/wind-layer#readme",
7474
"dependencies": {
75-
"wind-core": "^1.1.4"
75+
"wind-core": "^1.1.5"
7676
},
7777
"peerDependencies": {
7878
"ol": ">=6.0.0"

packages/ol5/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ol5-wind
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
312
## 1.1.3
413

514
### Patch Changes

packages/ol5/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ol5-wind",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "ol5 wind",
55
"keywords": [
66
"openlayers",

packages/openlayers/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# openlayers-wind
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
9+
- Updated dependencies [[`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f)]:
10+
11+
312
## 1.1.3
413

514
### Patch Changes

packages/openlayers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openlayers-wind",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "ol3-ol4 wind",
55
"keywords": [
66
"openlayers",

packages/particles-poc/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# particles-poc
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
39
## 0.0.1
410

511
### Patch Changes

packages/particles-poc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "particles-poc",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "particles-poc",
55
"keywords": [
66
"weather",

packages/rbush/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sakitam-gis/rbush
22

3+
## 3.1.1
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
39
## 3.1.0
410

511
### Minor Changes

packages/rbush/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sakitam-gis/rbush",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)",
55
"keywords": [
66
"spatial",

packages/worker-fetch/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# wind-gl-worker
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`515d3dc`](https://github.com/sakitam-fdd/wind-layer/commit/515d3dcdc94432b783d3d08a7079d3cc1d722a5f) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - release: bump version
8+
39
## 2.0.0
410

511
### Major Changes

packages/worker-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wind-gl-worker",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "webworker for wind-gl-core",
55
"keywords": [
66
"weather",

0 commit comments

Comments
 (0)