Skip to content

Commit fc3b244

Browse files
committed
Release v1.8.0
1 parent 44f40fc commit fc3b244

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 1.8.0 / 2026-03-07
2+
3+
- [ENHANCEMENT] Add serverless mode (#1449)
4+
- [MAINTENANCE] Bump minimatch (#1455)
5+
- [MAINTENANCE] Bump glob from 13.0.0 to 13.0.3 (#1457)
6+
- [MAINTENANCE] Bump typescript-eslint from 8.54.0 to 8.55.0 (#1458)
7+
- [MAINTENANCE] Bump eslint to v10 and make it compatible with the project (#1456)
8+
- [MAINTENANCE] Bump semver from 7.7.3 to 7.7.4 (#1451)
9+
- [MAINTENANCE] Bump axion to 1.13.6 and sax to 1.5.0 (#1459)
10+
111
# 1.7.1 / 2026-02-18
212

313
- [FIX] Rebuild to update stale references

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

0 commit comments

Comments
 (0)