Skip to content

Commit 78b706b

Browse files
chore(release): 4.8.5 [skip ci]
## [4.8.5](v4.8.4...v4.8.5) (2023-11-20) ### Bug Fixes * **typia:** use a local copy instead of npx ([3f1f3eb](3f1f3eb))
1 parent 3f1f3eb commit 78b706b

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+
## [4.8.5](https://github.com/openapi-typescript-infra/service/compare/v4.8.4...v4.8.5) (2023-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **typia:** use a local copy instead of npx ([3f1f3eb](https://github.com/openapi-typescript-infra/service/commit/3f1f3eb04a25ea00b333fb89b21c4953d694478f))
7+
18
## [4.8.4](https://github.com/openapi-typescript-infra/service/compare/v4.8.3...v4.8.4) (2023-11-20)
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",
3-
"version": "4.8.4",
3+
"version": "4.8.5",
44
"description": "An opinionated framework for building configuration driven services - web, api, or ob. Uses OpenAPI, pino logging, express, confit, Typescript and vitest.",
55
"main": "build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)