Skip to content

Commit 3e3a718

Browse files
committed
Release v1.4.1
1 parent 1b383da commit 3e3a718

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.4.1 / 2025-09-15
2+
3+
- [MAINTENANCE] Bump axios to 1.12.2 (#1350)
4+
15
# 1.4.0 / 2025-09-15
26

37
- [FIX] Fix harcoded namespace prefixes in parsing (#1347)

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.4.0",
3+
"version": "1.4.1",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": ">=14.17.0"

0 commit comments

Comments
 (0)