We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29ccdc commit 96d0725Copy full SHA for 96d0725
CHANGELOG.md
@@ -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
8
## [4.0.2](https://github.com/openapi-typescript-infra/service-tester/compare/v4.0.1...v4.0.2) (2023-10-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@openapi-typescript-infra/service-tester",
- "version": "4.0.2",
+ "version": "4.0.3",
"description": "Testing utilities for @openapi-typescript-infra/service",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments