Skip to content

Commit 5ecd22e

Browse files
chore(release): 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2024-10-19) ### Bug Fixes * expose a start telemetry helper ([5188cce](5188cce))
1 parent 5188cce commit 5ecd22e

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+
## [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+
18
## [6.0.1](https://github.com/openapi-typescript-infra/service-tester/compare/v6.0.0...v6.0.1) (2024-10-18)
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": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Testing utilities for @openapi-typescript-infra/service",
55
"exports": "./build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)