Skip to content

Commit 7390414

Browse files
chore(release): 6.1.0 [skip ci]
# [6.1.0](v6.0.2...v6.1.0) (2024-10-19) ### Features * move to tsx for dev-time loader ([20bfc94](20bfc94))
1 parent 20bfc94 commit 7390414

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.1.0](https://github.com/openapi-typescript-infra/service-tester/compare/v6.0.2...v6.1.0) (2024-10-19)
2+
3+
4+
### Features
5+
6+
* move to tsx for dev-time loader ([20bfc94](https://github.com/openapi-typescript-infra/service-tester/commit/20bfc9427bcda991894a0ceaf11ee0cf18442712))
7+
18
## [6.0.2](https://github.com/openapi-typescript-infra/service-tester/compare/v6.0.1...v6.0.2) (2024-10-19)
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.2",
3+
"version": "6.1.0",
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)