Skip to content

Commit c22fd0a

Browse files
chore(release): 0.5.0 [skip ci]
# [0.5.0](v0.4.0...v0.5.0) (2023-06-08) ### Features * **introspection:** add parents ([f55a174](f55a174))
1 parent cafc252 commit c22fd0a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.5.0](https://github.com/LunaticMuch/nextjs-graphql-schema-docs/compare/v0.4.0...v0.5.0) (2023-06-08)
2+
3+
4+
### Features
5+
6+
* **introspection:** add parents ([f55a174](https://github.com/LunaticMuch/nextjs-graphql-schema-docs/commit/f55a17458d93307352a05c9449dfbf9d5a04e4c2))
7+
18
# [0.4.0](https://github.com/LunaticMuch/nextjs-graphql-schema-docs/compare/v0.3.0...v0.4.0) (2023-06-07)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lunaticmuch/nextjs-graphql-schema-docs",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "A plugin for Next.JS that allow the rendering of a GraphQL Schema",
55
"keywords": [
66
"nextjs",

0 commit comments

Comments
 (0)