Skip to content

Commit 196d85a

Browse files
chore: release main (#1951)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6c78afe commit 196d85a

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.2",
66
"elements/stacinfo": "1.0.2",
77
"elements/timecontrol": "1.0.2",
8-
"elements/jsonform": "1.4.3",
8+
"elements/jsonform": "1.4.4",
99
"elements/layout": "1.0.0",
1010
"elements/storytelling": "1.9.7",
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.4](https://github.com/EOX-A/EOxElements/compare/jsonform-v1.4.3...jsonform-v1.4.4) (2025-11-19)
4+
5+
6+
### Bug Fixes
7+
8+
* Ensure uniqueness of labels and checkboxes ([#1950](https://github.com/EOX-A/EOxElements/issues/1950)) ([6c78afe](https://github.com/EOX-A/EOxElements/commit/6c78afefd90296aed3646f6f5dca4cdedd1976b5))
9+
310
## [1.4.3](https://github.com/EOX-A/EOxElements/compare/jsonform-v1.4.2...jsonform-v1.4.3) (2025-10-20)
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.3",
3+
"version": "1.4.4",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)