Skip to content

Commit 8c06809

Browse files
chore: release main (#2060)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 30af6b3 commit 8c06809

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": "2.0.2",
66
"elements/stacinfo": "1.0.2",
77
"elements/timecontrol": "2.0.1",
8-
"elements/jsonform": "1.7.0",
8+
"elements/jsonform": "1.8.0",
99
"elements/layout": "1.0.0",
1010
"elements/storytelling": "1.9.8",
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.8.0](https://github.com/EOX-A/EOxElements/compare/jsonform-v1.7.0...jsonform-v1.8.0) (2026-01-07)
4+
5+
6+
### Features
7+
8+
* Custom binary checkbox editor ([#2064](https://github.com/EOX-A/EOxElements/issues/2064)) ([b992392](https://github.com/EOX-A/EOxElements/commit/b99239201911056b32c50b0ef4a685c81aff76a9))
9+
310
## [1.7.0](https://github.com/EOX-A/EOxElements/compare/jsonform-v1.6.0...jsonform-v1.7.0) (2025-12-23)
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.7.0",
3+
"version": "1.8.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)