Version Packages (#1156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>pull/1158/head
parent
7d3aa32e79
commit
026e1deac3
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/graphql-server': minor
|
||||
---
|
||||
|
||||
feat: upgrade GraphiQL
|
|
@ -1,5 +1,11 @@
|
|||
# @hono/graphql-server
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#1155](https://github.com/honojs/middleware/pull/1155) [`7d3aa32e7987289a6585a0023ff63624ec4430cc`](https://github.com/honojs/middleware/commit/7d3aa32e7987289a6585a0023ff63624ec4430cc) Thanks [@ThomOrlo](https://github.com/ThomOrlo)! - feat: upgrade GraphiQL
|
||||
|
||||
## 0.5.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/graphql-server",
|
||||
"version": "0.5.1",
|
||||
"version": "0.6.0",
|
||||
"repository": "git@github.com:honojs/middleware.git",
|
||||
"author": "Minghe Huang <h.minghe@gmail.com>",
|
||||
"type": "module",
|
||||
|
|
Loading…
Reference in New Issue