Skip to content

Commit 66216fe

Browse files
chore: release main (#1596)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48a1338 commit 66216fe

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.3",
88
"elements/jsonform": "0.16.0",
99
"elements/layout": "0.3.0",
10-
"elements/storytelling": "1.5.4",
10+
"elements/storytelling": "1.5.5",
1111
"elements/geosearch": "0.5.2",
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.5](https://github.com/EOX-A/EOxElements/compare/storytelling-v1.5.4...storytelling-v1.5.5) (2025-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* Changes related to upload editor ([#1595](https://github.com/EOX-A/EOxElements/issues/1595)) ([48a1338](https://github.com/EOX-A/EOxElements/commit/48a133861074830a972e047615b8a65356f23a6f))
9+
310
## [1.5.4](https://github.com/EOX-A/EOxElements/compare/storytelling-v1.5.3...storytelling-v1.5.4) (2025-03-06)
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.4",
3+
"version": "1.5.5",
44
"type": "module",
55
"devDependencies": {
66
"@types/markdown-it": "^14.1.2",

0 commit comments

Comments
 (0)