Skip to content

Commit 9459fe4

Browse files
chore(release): 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2024-10-18) ### Bug Fixes * move away from tsconfig-paths for now ([90fda18](90fda18))
1 parent 90fda18 commit 9459fe4

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.1](https://github.com/openapi-typescript-infra/service-tester/compare/v6.0.0...v6.0.1) (2024-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* move away from tsconfig-paths for now ([90fda18](https://github.com/openapi-typescript-infra/service-tester/commit/90fda181f086216b47b5ecf9d4d772e0d2d0c0e3))
7+
18
# [6.0.0](https://github.com/openapi-typescript-infra/service-tester/compare/v5.1.0...v6.0.0) (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.0",
3+
"version": "6.0.1",
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)