Skip to content

Commit 78a71cb

Browse files
committed
Release v1.9.1
1 parent da4e353 commit 78a71cb

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.9.1 / 2026-04-16
2+
3+
- [MAINTENANCE] Bump axios to 1.15.0 and sax to 1.6.0 and peer deps (#1485)
4+
15
# 1.9.0 / 2026-04-07
26

37
- [ENHANCEMENT] Replace deprecated url.parse with the WHATWG URL API (#1387)

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": "soap",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": ">=20.19.0"

0 commit comments

Comments
 (0)