Skip to content

Commit 996d766

Browse files
committed
6.0.0
* chore: update commitlint monorepo to v21 (renovate[bot]) * chore: update dependency semver to ^7.8.3 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update github/codeql-action action to v4.36.2 (renovate[bot]) * chore: update dependency semver to ^7.8.2 (renovate[bot]) * chore: update github/codeql-action action to v4.36.1 (renovate[bot]) * chore: update actions/checkout action to v6.0.3 (renovate[bot]) * chore: update github/codeql-action action to v4.36.0 (renovate[bot]) * chore: update dependency node to v22.22.3 (renovate[bot]) * chore: update babel monorepo to ^7.29.7 (renovate[bot]) * chore: update dependency semver to ^7.8.1 (renovate[bot]) * chore: update dependency mocha to ^11.7.6 (renovate[bot]) * chore: drop Node.js 20 support BREAKING CHANGE: Drop Node.js 20 support (dhmlau) * chore: update github/codeql-action action to v4.35.5 (renovate[bot])
1 parent c7c8d1a commit 996d766

3 files changed

Lines changed: 34 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
2026-06-09, Version 6.0.0
2+
=========================
3+
4+
* chore: update commitlint monorepo to v21 (renovate[bot])
5+
6+
* chore: update dependency semver to ^7.8.3 (renovate[bot])
7+
8+
* chore: lock file maintenance (renovate[bot])
9+
10+
* chore: update github/codeql-action action to v4.36.2 (renovate[bot])
11+
12+
* chore: update dependency semver to ^7.8.2 (renovate[bot])
13+
14+
* chore: update github/codeql-action action to v4.36.1 (renovate[bot])
15+
16+
* chore: update actions/checkout action to v6.0.3 (renovate[bot])
17+
18+
* chore: update github/codeql-action action to v4.36.0 (renovate[bot])
19+
20+
* chore: update dependency node to v22.22.3 (renovate[bot])
21+
22+
* chore: update babel monorepo to ^7.29.7 (renovate[bot])
23+
24+
* chore: update dependency semver to ^7.8.1 (renovate[bot])
25+
26+
* chore: update dependency mocha to ^11.7.6 (renovate[bot])
27+
28+
* chore: drop Node.js 20 support BREAKING CHANGE: Drop Node.js 20 support (dhmlau)
29+
30+
* chore: update github/codeql-action action to v4.35.5 (renovate[bot])
31+
32+
133
2026-05-11, Version 5.0.10
234
==========================
335

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": "5.0.10",
3+
"version": "6.0.0",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": ">=22"

0 commit comments

Comments
 (0)