Version Packages (#54)

pull/55/head @hono/graphql-server@0.4.0
github-actions[bot] 2023-02-21 23:14:51 +09:00 committed by GitHub
parent ca1a2103a7
commit 84c7d4d02b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/graphql-server': minor
---
feat: bump up Hono to version 3.0.0

View File

@ -1,5 +1,11 @@
# @hono/graphql-server
## 0.4.0
### Minor Changes
- [#53](https://github.com/honojs/middleware/pull/53) [`ca1a210`](https://github.com/honojs/middleware/commit/ca1a2103a7b2692d05e29c67f891a9a147240efb) Thanks [@lrazovic](https://github.com/lrazovic)! - feat: bump up Hono to version 3.0.0
## 0.2.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/graphql-server",
"version": "0.3.0",
"version": "0.4.0",
"repository": "git@github.com:honojs/middleware.git",
"author": "Minghe Huang <h.minghe@gmail.com>",
"main": "dist/index.js",