Skip to content

Commit 88971d3

Browse files
committed
chore: manually bump hono
1 parent 171d6cb commit 88971d3

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"packages/express": "0.2.0",
44
"packages/next-auth": "0.2.0",
55
"packages/next": "0.2.0",
6+
"packages/hono": "0.2.0",
67
"packages/prisma": "0.2.0",
78
"packages/react-query": "0.2.0",
89
"packages/stainless": "0.2.0",

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": "@stl-api/hono",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"license": "ISC",
55
"description": "hono plugin for stainless api",
66
"author": "[email protected]",

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"packages/client": {},
1010
"packages/cli": {},
1111
"packages/express": {},
12+
"packages/hono": {},
1213
"packages/next": {},
1314
"packages/next-auth": {},
1415
"packages/prisma": {},

0 commit comments

Comments
 (0)