honojs-middleware/packages/prometheus/CHANGELOG.md

20 lines
919 B
Markdown
Raw Normal View History

2024-01-25 07:50:20 +08:00
# @hono/prometheus
## 1.0.2
### Patch Changes
- [#1204](https://github.com/honojs/middleware/pull/1204) [`1cdfdbd292ce6f7628f67da5e4479003b0f0fd57`](https://github.com/honojs/middleware/commit/1cdfdbd292ce6f7628f67da5e4479003b0f0fd57) Thanks [@BarryThePenguin](https://github.com/BarryThePenguin)! - Add explicit return types
2024-04-25 23:37:47 +08:00
## 1.0.1
### Patch Changes
- [#476](https://github.com/honojs/middleware/pull/476) [`7e129138120504b8fbd2641048347c43674a827d`](https://github.com/honojs/middleware/commit/7e129138120504b8fbd2641048347c43674a827d) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: bump peer dependency
2024-01-25 07:50:20 +08:00
## 1.0.0
### Major Changes
- [#340](https://github.com/honojs/middleware/pull/340) [`5c165793fca7c78b5375770697b1da4ae393754c`](https://github.com/honojs/middleware/commit/5c165793fca7c78b5375770697b1da4ae393754c) Thanks [@dios-david](https://github.com/dios-david)! - Releasing first version