Skip to content

Commit fc5efff

Browse files
committed
4.1.11
* chore: update actions/setup-node action to v4.4.0 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update github/codeql-action action to v3.28.15 (renovate[bot]) * chore: update dependency eslint to ^9.24.0 (renovate[bot]) * chore: update dependency express to v5 (renovate[bot]) * chore: update dependency @babel/cli to ^7.27.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.13 (renovate[bot]) * chore: update dependency eslint to ^9.23.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.12 (renovate[bot])
1 parent 2ba9ef7 commit fc5efff

File tree

3 files changed

+24
-7
lines changed

3 files changed

+24
-7
lines changed

CHANGES.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2025-04-14, Version 4.1.11
2+
==========================
3+
4+
* chore: update actions/setup-node action to v4.4.0 (renovate[bot])
5+
6+
* chore: lock file maintenance (renovate[bot])
7+
8+
* chore: update github/codeql-action action to v3.28.15 (renovate[bot])
9+
10+
* chore: update dependency eslint to ^9.24.0 (renovate[bot])
11+
12+
* chore: update dependency express to v5 (renovate[bot])
13+
14+
* chore: update dependency @babel/cli to ^7.27.0 (renovate[bot])
15+
16+
* chore: update github/codeql-action action to v3.28.13 (renovate[bot])
17+
18+
* chore: update dependency eslint to ^9.23.0 (renovate[bot])
19+
20+
* chore: update github/codeql-action action to v3.28.12 (renovate[bot])
21+
22+
123
2025-03-17, Version 4.1.10
224
==========================
325

@@ -331,11 +353,6 @@
331353
2024-07-03, Version 4.1.2
332354
=========================
333355

334-
335-
336-
2024-07-03, Version 4.1.1
337-
=========================
338-
339356
* chore: update dependency mocha to ^10.6.0 (renovate[bot])
340357

341358
* chore: lock file maintenance (renovate[bot])

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "strong-soap",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": "18 || 20 || 21 || 22"

0 commit comments

Comments
 (0)