Skip to content

Commit 8c451f4

Browse files
committed
Release v3.0.1
1 parent 36b8180 commit 8c451f4

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### vNEXT
44

5+
### v3.0.1
6+
7+
- use GraphQL Toolkit v0.10.6
8+
59
### v3.0.0
610

711
> Read the [Migration chapter](https://graphql-config.com/migration)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-config",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)",
55
"sideEffects": false,
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)