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
github-actions[bot] 2025-06-23 08:08:53 +09:00 committed by GitHub
parent 205aced16b
commit 7c6dfa1dbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/graphql-server': patch
---
Update package repository directory, see #1251

View File

@ -1,5 +1,11 @@
# @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
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/graphql-server",
"version": "0.6.1",
"version": "0.6.2",
"repository": {
"type": "git",
"url": "git+https://github.com/honojs/middleware.git",