Skip to content

Commit 8ea67bd

Browse files
authored
Merge pull request #189 from reload/release-please--branches--main--components--wsdl-tsclient
v2.0.4
2 parents 615e74c + 99f3530 commit 8ea67bd

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

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

CHANGELOG.md

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

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

5+
## [2.0.4](https://github.com/reload/wsdl-tsclient/compare/v2.0.3...v2.0.4) (2026-06-02)
6+
7+
8+
### Maintenance
9+
10+
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([3f75ecf](https://github.com/reload/wsdl-tsclient/commit/3f75ecf4ef904589a1c7f42830f1ac42a423adbd))
11+
* **deps-dev:** bump @typescript-eslint/eslint-plugin from 8.60.0 to 8.60.1 ([615e74c](https://github.com/reload/wsdl-tsclient/commit/615e74cd2b5d544872ed38cbbac6ad1896f33f49))
12+
513
## [2.0.3](https://github.com/reload/wsdl-tsclient/compare/v2.0.2...v2.0.3) (2026-06-01)
614

715

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": "2.0.3",
3+
"version": "2.0.4",
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)