Skip to content

Commit 1cb5c9e

Browse files
committed
4.1.7
* chore: update github/codeql-action action to v3.27.6 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update dependency eslint to ^9.16.0 (renovate[bot]) * chore: update dependency uuid to v11 (renovate[bot]) * chore: update github/codeql-action action to v3.27.5 (renovate[bot]) * chore: update commitlint monorepo to ^19.6.0 (renovate[bot]) * chore: update dependency husky to ^9.1.7 (renovate[bot]) * chore: update dependency eslint to ^9.15.0 (renovate[bot]) * chore: update github/codeql-action action to v3.27.4 (renovate[bot]) * chore: update github/codeql-action action to v3.27.3 (renovate[bot]) * chore: update github/codeql-action action to v3.27.2 (renovate[bot])
1 parent 6e993dc commit 1cb5c9e

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

CHANGES.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
2024-12-04, Version 4.1.7
2+
=========================
3+
4+
* chore: update github/codeql-action action to v3.27.6 (renovate[bot])
5+
6+
* chore: lock file maintenance (renovate[bot])
7+
8+
* chore: update dependency eslint to ^9.16.0 (renovate[bot])
9+
10+
* chore: update dependency uuid to v11 (renovate[bot])
11+
12+
* chore: update github/codeql-action action to v3.27.5 (renovate[bot])
13+
14+
* chore: update commitlint monorepo to ^19.6.0 (renovate[bot])
15+
16+
* chore: update dependency husky to ^9.1.7 (renovate[bot])
17+
18+
* chore: update dependency eslint to ^9.15.0 (renovate[bot])
19+
20+
* chore: update github/codeql-action action to v3.27.4 (renovate[bot])
21+
22+
* chore: update github/codeql-action action to v3.27.3 (renovate[bot])
23+
24+
* chore: update github/codeql-action action to v3.27.2 (renovate[bot])
25+
26+
127
2024-11-11, Version 4.1.6
228
=========================
329

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.6",
3+
"version": "4.1.7",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": "18 || 20 || 21 || 22"

0 commit comments

Comments
 (0)