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 5188cce commit 5ecd22eCopy full SHA for 5ecd22e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [6.0.2](https://github.com/openapi-typescript-infra/service-tester/compare/v6.0.1...v6.0.2) (2024-10-19)
2
+
3
4
+### Bug Fixes
5
6
+* expose a start telemetry helper ([5188cce](https://github.com/openapi-typescript-infra/service-tester/commit/5188cce898091983cf755ae88ecb85389206ce2e))
7
8
## [6.0.1](https://github.com/openapi-typescript-infra/service-tester/compare/v6.0.0...v6.0.1) (2024-10-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@openapi-typescript-infra/service-tester",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "Testing utilities for @openapi-typescript-infra/service",
"exports": "./build/index.js",
"types": "build/index.d.ts",
0 commit comments