Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit 1cd7c59

Browse files
committed
Bump graffiti version to 1.1.1
1 parent d8701e2 commit 1cd7c59

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/graffiti/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.1.1 / 2020-09-16
2+
3+
- Fix playground credentials setting
4+
15
# 1.1.0 / 2020-09-15
26

37
- Allow using custom path for schema folder (via `basePath` config option)

packages/graffiti/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graffiti",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Minimalistic GraphQL framework",
55
"repository": "yamalight/graffiti",
66
"bugs": "https://github.com/yamalight/graffiti/issues",

0 commit comments

Comments
 (0)