Skip to content

Commit

Permalink
chore(release): 6.4.22 [skip ci]
Browse files Browse the repository at this point in the history
## [6.4.22](v6.4.21...v6.4.22) (2024-03-23)

### Bug Fixes

* **deps:** update dependency dompurify to v3.0.11 ([54a84ae](54a84ae))
  • Loading branch information
semantic-release-bot committed Mar 23, 2024
1 parent 54a84ae commit 3f5c760
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.22](https://github.com/adobe/htlengine/compare/v6.4.21...v6.4.22) (2024-03-23)


### Bug Fixes

* **deps:** update dependency dompurify to v3.0.11 ([54a84ae](https://github.com/adobe/htlengine/commit/54a84ae5eebfeb6681e32bfd8ec87da575da70d7))

## [6.4.21](https://github.com/adobe/htlengine/compare/v6.4.20...v6.4.21) (2024-02-24)


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.21",
"version": "6.4.22",
"description": "Javascript Based HTL (Sightly) parser",
"main": "src/index.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3f5c760

Please sign in to comment.