From 2865f758933387997cc1817dd15e9c8335ea08e7 Mon Sep 17 00:00:00 2001 From: Tim Suchanek Date: Tue, 22 May 2018 16:02:26 +0200 Subject: [PATCH] feat(wildcard): merge wildcard imports This commit forces semantic-release to bump the minor version as we introduced a breaking change for pure wildcard imports. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2d5bd4..22c7b1f 100644 --- a/README.md +++ b/README.md @@ -144,3 +144,4 @@ The [implementation documentation](https://graphql-import.now.sh/) documents how - Create RFC to add import syntax to GraphQL spec

Prisma

+