Skip to content

Commit

Permalink
Version Packages (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 5, 2023
1 parent 81de70d commit a60dd96
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wicked-mayflies-pay.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/esbuild-transpiler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @hono/esbuild-transpiler

## 0.1.0

### Minor Changes

- [#231](https://github.com/honojs/middleware/pull/231) [`1243fc5`](https://github.com/honojs/middleware/commit/1243fc5697e7a791ed4cba3baf43d647c944e747) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: introduce esbuild Transpiler Middleware
2 changes: 1 addition & 1 deletion packages/esbuild-transpiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono/esbuild-transpiler",
"version": "0.0.0",
"version": "0.1.0",
"description": "esbuild Transpiler Middleware for Hono",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit a60dd96

Please sign in to comment.