Skip to content

Commit 7bf3b9c

Browse files
chore(release): 1.57.7 [skip ci]
## [1.57.7](v1.57.6...v1.57.7) (2025-07-30) ### Bug Fixes * display markdown even if jcr creation fails ([#567](#567)) ([1a8e4a2](1a8e4a2)), closes [#566](#566)
1 parent 1a8e4a2 commit 7bf3b9c

File tree

5 files changed

+17
-10
lines changed

5 files changed

+17
-10
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.57.7](https://github.com/adobe/helix-importer-ui/compare/v1.57.6...v1.57.7) (2025-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* display markdown even if jcr creation fails ([#567](https://github.com/adobe/helix-importer-ui/issues/567)) ([1a8e4a2](https://github.com/adobe/helix-importer-ui/commit/1a8e4a26a36f098f8aad7c4efb8cbc104fa7be65)), closes [#566](https://github.com/adobe/helix-importer-ui/issues/566)
7+
18
## [1.57.6](https://github.com/adobe/helix-importer-ui/compare/v1.57.5...v1.57.6) (2025-07-30)
29

310

js/dist/helix-importer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/dist/spectrum-web-components.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@adobe/helix-importer-ui",
33
"description": "helix-importer-ui",
4-
"version": "1.57.6",
4+
"version": "1.57.7",
55
"type": "module",
66
"scripts": {
77
"test": "c8 mocha",

0 commit comments

Comments
 (0)