Skip to content

Commit a9f8ff1

Browse files
authored
Merge pull request #42 from reload/release-please--branches--main--components--wsdl-tsclient
v1.8.3
2 parents c3a4683 + c7440c9 commit a9f8ff1

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.8.2"
2+
".": "1.8.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.8.3](https://github.com/reload/wsdl-tsclient/compare/v1.8.2...v1.8.3) (2025-09-13)
6+
7+
8+
### Maintenance
9+
10+
* **deps:** bump axios from 1.11.0 to 1.12.1 ([7a378da](https://github.com/reload/wsdl-tsclient/commit/7a378da5ced3b02cd74ccb816f395a35558e845e))
11+
512
## [1.8.2](https://github.com/reload/wsdl-tsclient/compare/v1.8.1...v1.8.2) (2025-08-24)
613

714

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": "@reloaddk/wsdl-tsclient",
3-
"version": "1.8.2",
3+
"version": "1.8.3",
44
"description": "Generate typescript soap client with typescript definitions from WSDL file.",
55
"main": "dist/src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)