Skip to content

Commit 4c56ebb

Browse files
chore(release): update monorepo packages versions (#1183)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1be7d13 commit 4c56ebb

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/fluffy-kings-applaud.md

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

.changeset/four-frogs-flash.md

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

CHANGELOG.md

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

3+
## 4.4.0
4+
5+
### Minor Changes
6+
7+
- [#1189](https://github.com/kamilkisiela/graphql-config/pull/1189) [`ab2ad6d`](https://github.com/kamilkisiela/graphql-config/commit/ab2ad6d558e55d5d9b52609c68d0404026e34f1e) Thanks [@B2o5T](https://github.com/B2o5T)! - add `cosmiconfig-toml-loader` to `peerDependenciesMeta`
8+
9+
- [#1171](https://github.com/kamilkisiela/graphql-config/pull/1171) [`b52dc1b`](https://github.com/kamilkisiela/graphql-config/commit/b52dc1b7ed46c056dea39396ffbb89a400cee7d6) Thanks [@B2o5T](https://github.com/B2o5T)! - move `cosmiconfig-typescript-loader` in `peerDependencyMeta`
10+
311
## 4.3.6
412

513
### 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.3.6",
3+
"version": "4.4.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)