Skip to content

Commit 099bfa3

Browse files
chore(release): 4.0.1 (#130)
1 parent dd41f9d commit 099bfa3

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.0.1](https://github.com/auth0/node-xml-encryption/compare/v4.0.0...v4.0.1) (2026-06-25)
2+
3+
### Bug Fixes
4+
5+
* bump @xmldom/xmldom to 0.8.13 to address CVE-2026-34601 ([#128](https://github.com/auth0/node-xml-encryption/issues/128)) ([5980ce6](https://github.com/auth0/node-xml-encryption/commit/5980ce66534c545431f862b4daa3143cfc08e677))
6+
17
## [4.0.0](https://github.com/auth0/node-xml-encryption/compare/v3.1.0...v4.0.0) (2026-03-31)
28

39
### ⚠ BREAKING CHANGES

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xml-encryption",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"devDependencies": {
55
"@commitlint/cli": "^20.3.1",
66
"@commitlint/config-conventional": "^20.3.1",

0 commit comments

Comments
 (0)