Skip to content

Commit 7446257

Browse files
chore: release main (#1836)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 55f8431 commit 7446257

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
@@ -7,7 +7,7 @@
77
"elements/timecontrol": "1.0.2",
88
"elements/jsonform": "1.4.2",
99
"elements/layout": "1.0.0",
10-
"elements/storytelling": "1.9.4",
10+
"elements/storytelling": "1.9.5",
1111
"elements/geosearch": "1.1.0",
1212
"elements/chart": "1.0.1",
1313
"elements/feedback": "1.0.1",

elements/storytelling/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.9.5](https://github.com/EOX-A/EOxElements/compare/storytelling-v1.9.4...storytelling-v1.9.5) (2025-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **style:** Section spacing with/without editing mode ([#1835](https://github.com/EOX-A/EOxElements/issues/1835)) ([55f8431](https://github.com/EOX-A/EOxElements/commit/55f84310dbe9723e58edd3194ffe41b44ffc854b))
9+
310
## [1.9.4](https://github.com/EOX-A/EOxElements/compare/storytelling-v1.9.3...storytelling-v1.9.4) (2025-09-16)
411

512

elements/storytelling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eox/storytelling",
3-
"version": "1.9.4",
3+
"version": "1.9.5",
44
"type": "module",
55
"devDependencies": {
66
"@types/markdown-it": "^14.1.2",

0 commit comments

Comments
 (0)