Skip to content

Commit 6d384f3

Browse files
chore(release): 4.6.2 [skip ci]
## [4.6.2](v4.6.1...v4.6.2) (2023-11-01) ### Bug Fixes * **trust:** allow trust proxy to be set to true ([d62ebff](d62ebff))
1 parent d62ebff commit 6d384f3

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.6.2](https://github.com/openapi-typescript-infra/service/compare/v4.6.1...v4.6.2) (2023-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **trust:** allow trust proxy to be set to true ([d62ebff](https://github.com/openapi-typescript-infra/service/commit/d62ebffefb9a169ad4be7672273404a495a35a7a))
7+
18
## [4.6.1](https://github.com/openapi-typescript-infra/service/compare/v4.6.0...v4.6.1) (2023-10-31)
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.6.1",
3+
"version": "4.6.2",
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)