Skip to content

Commit 2f16551

Browse files
Version Packages (#21)
1 parent 5a14c91 commit 2f16551

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/polite-dryers-deliver.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/hello/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @honojs/hello
22

3+
## 0.0.14
4+
5+
### Patch Changes
6+
7+
- 5a14c91: fix types
8+
39
## 0.0.13
410

511
### Patch Changes

packages/hello/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/hello",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"description": "An example of third-party middleware for Hono",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)