Version Packages (#1253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>pull/1254/head @hono/graphql-server@0.6.2
parent
205aced16b
commit
7c6dfa1dbc
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@hono/graphql-server': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Update package repository directory, see #1251
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @hono/graphql-server
|
# @hono/graphql-server
|
||||||
|
|
||||||
|
## 0.6.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#1252](https://github.com/honojs/middleware/pull/1252) [`205aced16bc4061277f33a00edee2814063e8a6d`](https://github.com/honojs/middleware/commit/205aced16bc4061277f33a00edee2814063e8a6d) Thanks [@BarryThePenguin](https://github.com/BarryThePenguin)! - Update package repository directory, see #1251
|
||||||
|
|
||||||
## 0.6.1
|
## 0.6.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@hono/graphql-server",
|
"name": "@hono/graphql-server",
|
||||||
"version": "0.6.1",
|
"version": "0.6.2",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/honojs/middleware.git",
|
"url": "git+https://github.com/honojs/middleware.git",
|
||||||
|
|
Loading…
Reference in New Issue