Skip to content

Commit f5020a6

Browse files
chore: release package (#197)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8a64698 commit f5020a6

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/bold-jars-cheer.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-router-hono-server
22

3+
## 2.25.0
4+
5+
### Minor Changes
6+
7+
- 8a64698: ✨ feat: Added optional production graceful shutdown for bun adapter.
8+
39
## 2.24.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-hono-server",
3-
"version": "2.24.1",
3+
"version": "2.25.0",
44
"type": "module",
55
"description": "The Vite plugin you need to create a Hono server for your React Router app in less than 10 seconds.",
66
"publishConfig": {

0 commit comments

Comments
 (0)