Skip to content

Commit

Permalink
chore(release): 6.4.20 [skip ci]
Browse files Browse the repository at this point in the history
## [6.4.20](v6.4.19...v6.4.20) (2024-01-22)

### Bug Fixes

* **deps:** update dependency jsdom to v24 ([#517](#517)) ([4e26ad5](4e26ad5))
  • Loading branch information
semantic-release-bot committed Jan 22, 2024
1 parent 4e26ad5 commit cb396b0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.4.20](https://github.com/adobe/htlengine/compare/v6.4.19...v6.4.20) (2024-01-22)


### Bug Fixes

* **deps:** update dependency jsdom to v24 ([#517](https://github.com/adobe/htlengine/issues/517)) ([4e26ad5](https://github.com/adobe/htlengine/commit/4e26ad587a160453c97121750df68e7e29d0bd2c))

## [6.4.19](https://github.com/adobe/htlengine/compare/v6.4.18...v6.4.19) (2024-01-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/htlengine",
"version": "6.4.19",
"version": "6.4.20",
"description": "Javascript Based HTL (Sightly) parser",
"main": "src/index.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit cb396b0

Please sign in to comment.