Skip to content

Commit 96d0725

Browse files
chore(release): 4.0.3 [skip ci]
## [4.0.3](v4.0.2...v4.0.3) (2023-11-06) ### Bug Fixes * **deps:** get latest deps ([ef9ed22](ef9ed22))
1 parent d29ccdc commit 96d0725

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.3](https://github.com/openapi-typescript-infra/service-tester/compare/v4.0.2...v4.0.3) (2023-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** get latest deps ([ef9ed22](https://github.com/openapi-typescript-infra/service-tester/commit/ef9ed22807100cae9f092f32c099103db116a570))
7+
18
## [4.0.2](https://github.com/openapi-typescript-infra/service-tester/compare/v4.0.1...v4.0.2) (2023-10-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openapi-typescript-infra/service-tester",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Testing utilities for @openapi-typescript-infra/service",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)