Skip to content

Commit 49b1a9f

Browse files
authored
Release v3.0.2 (#546)
1 parent 251eb16 commit 49b1a9f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

33
### vNEXT
44

5+
### v3.0.2
6+
57
- Fix missing types [#542](https://github.com/kamilkisiela/graphql-config/issues/542)
68

79
### v3.0.1

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.1",
3+
"version": "3.0.2",
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)