Skip to content

Commit

Permalink
chore(release): 3.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.3](v3.2.2...v3.2.3) (2024-02-14)

### Bug Fixes

* improve comment cleanup regex ([0a16dc5](0a16dc5))
* improve comment cleanup regex ([8f1a7cd](8f1a7cd))
  • Loading branch information
semantic-release-bot committed Feb 14, 2024
1 parent d406864 commit a97968a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.2.3](https://github.com/adobe/helix-importer/compare/v3.2.2...v3.2.3) (2024-02-14)


### Bug Fixes

* improve comment cleanup regex ([0a16dc5](https://github.com/adobe/helix-importer/commit/0a16dc527d792f2f1485abf550367ce5deaf3216))
* improve comment cleanup regex ([8f1a7cd](https://github.com/adobe/helix-importer/commit/8f1a7cd0658ae85e084b557480c576b2624c5a6f))

## [3.2.2](https://github.com/adobe/helix-importer/compare/v3.2.1...v3.2.2) (2024-01-30)


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.2.2",
"version": "3.2.3",
"description": "Helix Importer tool: create md / docx from html",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit a97968a

Please sign in to comment.