Skip to content

Commit

Permalink
chore(release): 3.3.8 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.8](v3.3.7...v3.3.8) (2024-04-27)

### Bug Fixes

* **deps:** update adobe fixes ([#344](#344)) ([9495d94](9495d94))
  • Loading branch information
semantic-release-bot committed Apr 27, 2024
1 parent 9495d94 commit 9c65e97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.3.8](https://github.com/adobe/helix-importer/compare/v3.3.7...v3.3.8) (2024-04-27)


### Bug Fixes

* **deps:** update adobe fixes ([#344](https://github.com/adobe/helix-importer/issues/344)) ([9495d94](https://github.com/adobe/helix-importer/commit/9495d949131a13e963517195f94e89f4f193090a))

## [3.3.7](https://github.com/adobe/helix-importer/compare/v3.3.6...v3.3.7) (2024-04-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-importer",
"version": "3.3.7",
"version": "3.3.8",
"description": "Helix Importer tool: create md / docx from html",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 9c65e97

Please sign in to comment.