Skip to content

Commit

Permalink
Version Packages (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 10, 2024
1 parent 6dd041a commit 758bfb6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-chefs-sleep.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/dev-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hono/vite-dev-server

## 0.12.1

### Patch Changes

- [#138](https://github.com/honojs/vite-plugins/pull/138) [`6dd041a94b955331e1bff049c8b9572d7b554d06`](https://github.com/honojs/vite-plugins/commit/6dd041a94b955331e1bff049c8b9572d7b554d06) Thanks [@yusukebe](https://github.com/yusukebe)! - use `ssrLoadModule` instead of Runtime API

## 0.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hono/vite-dev-server",
"description": "Vite dev-server plugin for Hono",
"version": "0.12.0",
"version": "0.12.1",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 758bfb6

Please sign in to comment.