Skip to content

Commit cf1eb86

Browse files
chore(release): 4.9.0 [skip ci]
# [4.9.0](v4.8.7...v4.9.0) (2023-11-23) ### Features * **ip:** log ip and session id ([a8f280f](a8f280f))
1 parent a8f280f commit cf1eb86

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.9.0](https://github.com/openapi-typescript-infra/service/compare/v4.8.7...v4.9.0) (2023-11-23)
2+
3+
4+
### Features
5+
6+
* **ip:** log ip and session id ([a8f280f](https://github.com/openapi-typescript-infra/service/commit/a8f280fa8499b9eccd267eef945c57e2c9422cd6))
7+
18
## [4.8.7](https://github.com/openapi-typescript-infra/service/compare/v4.8.6...v4.8.7) (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.7",
3+
"version": "4.9.0",
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)