Skip to content

Commit 1c2c97e

Browse files
chore(release): 4.6.1 [skip ci]
## [4.6.1](v4.6.0...v4.6.1) (2023-10-31) ### Bug Fixes * **metrics:** fixup the path when not available ([b2b8ee1](b2b8ee1))
1 parent b2b8ee1 commit 1c2c97e

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.1](https://github.com/openapi-typescript-infra/service/compare/v4.6.0...v4.6.1) (2023-10-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **metrics:** fixup the path when not available ([b2b8ee1](https://github.com/openapi-typescript-infra/service/commit/b2b8ee118af6e71dcf6c506163aa38231be6172f))
7+
18
# [4.6.0](https://github.com/openapi-typescript-infra/service/compare/v4.5.4...v4.6.0) (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.0",
3+
"version": "4.6.1",
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)