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 75fd272 commit 3b6e21fCopy full SHA for 3b6e21f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [7.1.0](https://github.com/openapi-typescript-infra/service-tester/compare/v7.0.0...v7.1.0) (2025-11-15)
2
+
3
4
+### Features
5
6
+* upgrade ts infra, fix peer dep ([75fd272](https://github.com/openapi-typescript-infra/service-tester/commit/75fd272368918854bd337cf07534e7959f422f1e))
7
8
# [7.0.0](https://github.com/openapi-typescript-infra/service-tester/compare/v6.1.1...v7.0.0) (2025-11-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@openapi-typescript-infra/service-tester",
- "version": "7.0.0",
+ "version": "7.1.0",
"description": "Testing utilities for @openapi-typescript-infra/service",
"exports": "./build/index.js",
"types": "build/index.d.ts",
0 commit comments