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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hola-hola-hola.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+
## 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

+1-1
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)