Skip to content

Commit 4a6d04d

Browse files
chore: release main (#1851)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 62a38a8 commit 4a6d04d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"elements/drawtools": "1.1.3",
33
"elements/itemfilter": "1.12.0",
4-
"elements/layercontrol": "1.2.0",
4+
"elements/layercontrol": "1.2.1",
55
"elements/map": "1.26.0",
66
"elements/stacinfo": "1.0.1",
77
"elements/timecontrol": "1.0.2",

elements/layercontrol/CHANGELOG.md

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

3+
## [1.2.1](https://github.com/EOX-A/EOxElements/compare/layercontrol-v1.2.0...layercontrol-v1.2.1) (2025-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Missing passing of `customEditorInterfaces` ([#1850](https://github.com/EOX-A/EOxElements/issues/1850)) ([62a38a8](https://github.com/EOX-A/EOxElements/commit/62a38a8a3b155759dafa7b4b1d3b44a312268416))
9+
310
## [1.2.0](https://github.com/EOX-A/EOxElements/compare/layercontrol-v1.1.3...layercontrol-v1.2.0) (2025-10-03)
411

512

elements/layercontrol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eox/layercontrol",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"type": "module",
55
"devDependencies": {
66
"@eox/map": "*",

0 commit comments

Comments
 (0)