Skip to content

Commit fecfb07

Browse files
Version Packages (#350)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7680ba2 commit fecfb07

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/dirty-dodos-mix.md

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

packages/build/CHANGELOG.md

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

3+
## 1.10.1
4+
5+
### Patch Changes
6+
7+
- [#349](https://github.com/honojs/vite-plugins/pull/349) [`7680ba2f76618082b3be6f94da7ef61429f08567`](https://github.com/honojs/vite-plugins/commit/7680ba2f76618082b3be6f94da7ef61429f08567) Thanks [@Moshyfawn](https://github.com/Moshyfawn)! - Propagate user externals to rollupOptions.external and auto-externalize bare "bun" specifier in Bun adapter
8+
39
## 1.10.0
410

511
### Minor Changes

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hono/vite-build",
33
"description": "Vite plugin to build your Hono app",
4-
"version": "1.10.0",
4+
"version": "1.10.1",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)