Skip to content

Commit 2336cbe

Browse files
chore: release main (#1834)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7031bd8 commit 2336cbe

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
@@ -5,7 +5,7 @@
55
"elements/map": "1.26.0",
66
"elements/stacinfo": "1.0.1",
77
"elements/timecontrol": "1.0.2",
8-
"elements/jsonform": "1.4.1",
8+
"elements/jsonform": "1.4.2",
99
"elements/layout": "1.0.0",
1010
"elements/storytelling": "1.9.4",
1111
"elements/geosearch": "1.1.0",

elements/jsonform/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.4.2](https://github.com/EOX-A/EOxElements/compare/jsonform-v1.4.1...jsonform-v1.4.2) (2025-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Rename switch class/id to prevent conflicts with other elements ([#1833](https://github.com/EOX-A/EOxElements/issues/1833)) ([7031bd8](https://github.com/EOX-A/EOxElements/commit/7031bd8d1513ef9ba34fc8a8f47ad6422948481c))
9+
310
## [1.4.1](https://github.com/EOX-A/EOxElements/compare/jsonform-v1.4.0...jsonform-v1.4.1) (2025-08-18)
411

512

elements/jsonform/package.json

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

0 commit comments

Comments
 (0)