Skip to content

Commit 09751b1

Browse files
authored
Merge pull request #111 from stainless-api/release-please--branches--main
chore: release main
2 parents b30a78a + 30b2c21 commit 09751b1

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/express": "0.2.4",
44
"packages/next-auth": "0.2.5",
55
"packages/next": "0.2.5",
6-
"packages/hono": "0.2.6",
6+
"packages/hono": "0.2.7",
77
"packages/prisma": "0.2.4",
88
"packages/react-query": "0.2.4",
99
"packages/stainless": "0.2.4",

packages/hono/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
* dependencies
1313
* stainless bumped to 0.2.4
1414

15+
## [0.2.7](https://github.com/stainless-api/stl-api/compare/hono-v0.2.6...hono-v0.2.7) (2026-02-24)
16+
17+
18+
### Bug Fixes
19+
20+
* return 200 instead of 204 for empty responses ([3690d45](https://github.com/stainless-api/stl-api/commit/3690d45a68028d4b44e21c0c6070a6efdadfa962))
21+
1522
## [0.2.6](https://github.com/stainless-api/stl-api/compare/hono-v0.2.5...hono-v0.2.6) (2026-02-24)
1623

1724

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.2.6",
3+
"version": "0.2.7",
44
"license": "ISC",
55
"description": "hono plugin for stainless api",
66
"author": "dev@stainlessapi.com",

0 commit comments

Comments
 (0)