Skip to content

Commit 9a52436

Browse files
chore: release main (#1567)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a02e2cb commit 9a52436

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"elements/timecontrol": "0.12.2",
88
"elements/jsonform": "0.15.3",
99
"elements/layout": "0.3.0",
10-
"elements/storytelling": "1.5.1",
10+
"elements/storytelling": "1.5.2",
1111
"elements/geosearch": "0.5.1",
1212
"elements/chart": "0.4.0",
1313
"utils": "0.1.5"

elements/storytelling/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.2](https://github.com/EOX-A/EOxElements/compare/storytelling-v1.5.1...storytelling-v1.5.2) (2025-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **style:** Overflow on storytelling and editor ([#1565](https://github.com/EOX-A/EOxElements/issues/1565)) ([a02e2cb](https://github.com/EOX-A/EOxElements/commit/a02e2cbddfac8b565e53c683761f924fa347d023))
9+
310
## [1.5.1](https://github.com/EOX-A/EOxElements/compare/storytelling-v1.5.0...storytelling-v1.5.1) (2025-02-13)
411

512

elements/storytelling/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eox/storytelling",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"type": "module",
55
"devDependencies": {
66
"@types/markdown-it": "^14.1.2",

0 commit comments

Comments
 (0)