Skip to content

Commit d974ea4

Browse files
committed
Update package.json and changelog
1 parent ff81bfb commit d974ea4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/hono/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.7.1 (2025-11-30)
2+
3+
### What's Changed
4+
5+
- Update the `HttpException` in `timeLimit` middleware to `JderHttpException`
6+
17
## 0.7.0 (2025-11-25)
28

39
### What's New

packages/hono/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jderstd/hono",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "A response builder for Hono",
55
"keywords": [
66
"jder",

0 commit comments

Comments
 (0)