Skip to content

Commit d542eff

Browse files
chore(release): 4.5.4 [skip ci]
## [4.5.4](v4.5.3...v4.5.4) (2023-10-22) ### Bug Fixes * **deps:** get latest confit ([156d883](156d883))
1 parent 156d883 commit d542eff

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.5.4](https://github.com/openapi-typescript-infra/service/compare/v4.5.3...v4.5.4) (2023-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** get latest confit ([156d883](https://github.com/openapi-typescript-infra/service/commit/156d88354e17c5913b79df9300de23b3184220d5))
7+
18
## [4.5.3](https://github.com/openapi-typescript-infra/service/compare/v4.5.2...v4.5.3) (2023-10-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.5.3",
3+
"version": "4.5.4",
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)