Skip to content

Commit 46e179e

Browse files
chore: release main (#1792)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 706cd79 commit 46e179e

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.24.1",
66
"elements/stacinfo": "1.0.0",
77
"elements/timecontrol": "1.0.0",
8-
"elements/jsonform": "1.3.0",
8+
"elements/jsonform": "1.3.1",
99
"elements/layout": "1.0.0",
1010
"elements/storytelling": "1.9.1",
1111
"elements/geosearch": "1.0.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.3.1](https://github.com/EOX-A/EOxElements/compare/jsonform-v1.3.0...jsonform-v1.3.1) (2025-07-22)
4+
5+
6+
### Bug Fixes
7+
8+
* Handle not existing tabs ([#1791](https://github.com/EOX-A/EOxElements/issues/1791)) ([706cd79](https://github.com/EOX-A/EOxElements/commit/706cd799699fa9219f16c491ba998acafd5ea727))
9+
310
## [1.3.0](https://github.com/EOX-A/EOxElements/compare/jsonform-v1.2.0...jsonform-v1.3.0) (2025-07-21)
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.3.0",
3+
"version": "1.3.1",
44
"type": "module",
55
"devDependencies": {
66
"@eox/map": "*",

0 commit comments

Comments
 (0)