Skip to content

Commit 89a69e5

Browse files
chore: release main (#2125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent de70738 commit 89a69e5

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"elements/drawtools": "1.2.0",
33
"elements/itemfilter": "1.14.0",
44
"elements/layercontrol": "1.4.0",
5-
"elements/map": "2.0.3",
5+
"elements/map": "2.1.0",
66
"elements/stacinfo": "1.0.2",
77
"elements/timecontrol": "2.1.1",
88
"elements/jsonform": "1.9.0",

elements/map/CHANGELOG.md

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

3+
## [2.1.0](https://github.com/EOX-A/EOxElements/compare/map-v2.0.3...map-v2.1.0) (2026-02-11)
4+
5+
6+
### Features
7+
8+
* 3D globe controls ([#2101](https://github.com/EOX-A/EOxElements/issues/2101)) ([de70738](https://github.com/EOX-A/EOxElements/commit/de7073884d9abd4e384e3ba8df3412f7b7cd82c9))
9+
* 3D support (basic) for vector styles ([#2121](https://github.com/EOX-A/EOxElements/issues/2121)) ([c52a363](https://github.com/EOX-A/EOxElements/commit/c52a363c4b6cf6ff42554fdf88eb2889b497ddff))
10+
* GeoZarr source ([#2040](https://github.com/EOX-A/EOxElements/issues/2040)) ([2cf0da6](https://github.com/EOX-A/EOxElements/commit/2cf0da609905f55ba8d7e154d5bd23fc2b157429))
11+
312
## [2.0.3](https://github.com/EOX-A/EOxElements/compare/map-v2.0.2...map-v2.0.3) (2026-01-21)
413

514

elements/map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eox/map",
3-
"version": "2.0.3",
3+
"version": "2.1.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)