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 27f6501 commit b873917Copy full SHA for b873917
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.1](https://github.com/openapi-typescript-infra/service-tester/compare/v2.1.0...v2.1.1) (2023-09-17)
2
+
3
4
+### Bug Fixes
5
6
+* **types:** cleanup testing helper types ([27f6501](https://github.com/openapi-typescript-infra/service-tester/commit/27f6501b8d2e402937948f779cd876c93f4623d4))
7
8
# [2.1.0](https://github.com/openapi-typescript-infra/service-tester/compare/v2.0.1...v2.1.0) (2023-09-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@openapi-typescript-infra/service-tester",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "Testing utilities for @openapi-typescript-infra/service",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments