Version Packages (#30)

pull/31/head @hono/graphql-server@0.2.0
github-actions[bot] 2023-02-04 12:45:42 +09:00 committed by GitHub
parent 0bee0ab2be
commit bace1ab8ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/graphql-server': minor
---
renamed `@honojs/graphql-server` to `@hono/graphql-server`

View File

@ -0,0 +1,7 @@
# @hono/graphql-server
## 0.2.0
### Minor Changes
- a05c98d: renamed `@honojs/graphql-server` to `@hono/graphql-server`

View File

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