Skip to content

Commit

Permalink
Release v1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
w666 committed Mar 4, 2025
1 parent c09ea95 commit f1eb16f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.1.9 / 2025-03-04
===================
* [ENHANCEMENT] Use wsdl xmlns prefix mappings, so several wsdl files can be imported with different namespace prefixes (#1279)

1.1.8 / 2024-12-11
===================
* [ENHANCEMENT] Add option for digest algorithm, default value is sha256, update documentation (#1273)
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": "soap",
"version": "1.1.8",
"version": "1.1.9",
"description": "A minimal node SOAP client",
"engines": {
"node": ">=14.17.0"
Expand Down

0 comments on commit f1eb16f

Please sign in to comment.