Skip to content

Commit ce76aed

Browse files
Upcoming Release Changes (#1360)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 18bfca8 commit ce76aed

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-boxes-design.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change log
22

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#1359](https://github.com/kamilkisiela/graphql-config/pull/1359) [`18bfca8`](https://github.com/kamilkisiela/graphql-config/commit/18bfca88bf46455582e28b1c8d2ccf0c20f0dc75) Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix esm compatibility
8+
39
## 5.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-config",
3-
"version": "5.0.0",
3+
"version": "5.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/cjs/index.js",

0 commit comments

Comments
 (0)