Skip to content

Commit

Permalink
Bump graffiti version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yamalight committed Sep 16, 2020
1 parent d8701e2 commit 1cd7c59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/graffiti/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.1.1 / 2020-09-16

- Fix playground credentials setting

# 1.1.0 / 2020-09-15

- Allow using custom path for schema folder (via `basePath` config option)
Expand Down
2 changes: 1 addition & 1 deletion packages/graffiti/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graffiti",
"version": "1.1.0",
"version": "1.1.1",
"description": "Minimalistic GraphQL framework",
"repository": "yamalight/graffiti",
"bugs": "https://github.com/yamalight/graffiti/issues",
Expand Down

0 comments on commit 1cd7c59

Please sign in to comment.