Skip to content

Commit f84cf0f

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2023-10-18) ### Bug Fixes * **deps:** get latest service module for better types ([6fa6ca4](6fa6ca4))
1 parent 6fa6ca4 commit f84cf0f

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+
## [3.0.1](https://github.com/openapi-typescript-infra/service-tester/compare/v3.0.0...v3.0.1) (2023-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** get latest service module for better types ([6fa6ca4](https://github.com/openapi-typescript-infra/service-tester/commit/6fa6ca44b366fe55cfaebdd46256c0125591a5f4))
7+
18
# [3.0.0](https://github.com/openapi-typescript-infra/service-tester/compare/v2.1.1...v3.0.0) (2023-10-17)
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": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Testing utilities for @openapi-typescript-infra/service",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)