Skip to content

Commit d87988f

Browse files
chore(release): update monorepo packages versions (#1284)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6894fd4 commit d87988f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/hola-hola-hola.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change log
22

3+
## 4.5.0
4+
5+
### Minor Changes
6+
7+
- [`9e4f453`](https://github.com/kamilkisiela/graphql-config/commit/9e4f453f463dbf39228de39c00ccc4b7014b9614) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Support ESM and .mts/.cts config extensions
8+
39
## 4.4.1
410

511
### Patch Changes

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": "4.4.1",
3+
"version": "4.5.0",
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)