Skip to content

Commit 3fd4f8e

Browse files
chore(release): 3.4.62 [skip ci]
## [3.4.62](v3.4.61...v3.4.62) (2025-02-26) ### Bug Fixes * **deps:** update dependency @adobe/helix-md2jcr to v1.1.2 ([#496](#496)) ([026fa9f](026fa9f))
1 parent 026fa9f commit 3fd4f8e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.4.62](https://github.com/adobe/helix-importer/compare/v3.4.61...v3.4.62) (2025-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @adobe/helix-md2jcr to v1.1.2 ([#496](https://github.com/adobe/helix-importer/issues/496)) ([026fa9f](https://github.com/adobe/helix-importer/commit/026fa9fdb2ef7fa042659f28ba3e3621a29050aa))
7+
18
## [3.4.61](https://github.com/adobe/helix-importer/compare/v3.4.60...v3.4.61) (2025-02-26)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-importer",
3-
"version": "3.4.61",
3+
"version": "3.4.62",
44
"description": "Helix Importer tool: create md / docx from html",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)