Skip to content

Commit 318c9fd

Browse files
chore(release): update monorepo packages versions (#1125)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2c568f1 commit 318c9fd

4 files changed

Lines changed: 11 additions & 13 deletions

File tree

.changeset/graphql-config-1103-dependencies.md

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

.changeset/serious-turkeys-impress.md

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

CHANGELOG.md

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

3+
## 4.3.4
4+
5+
### Patch Changes
6+
7+
- [#1103](https://github.com/kamilkisiela/graphql-config/pull/1103) [`2c568f1`](https://github.com/kamilkisiela/graphql-config/commit/2c568f1ee2d45bc46613b86b12fcfab82b1393aa) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
9+
- Added dependency [`tslib@^2.4.0` ↗︎](https://www.npmjs.com/package/tslib/v/null) (to `dependencies`)
10+
11+
* [#1103](https://github.com/kamilkisiela/graphql-config/pull/1103) [`2c568f1`](https://github.com/kamilkisiela/graphql-config/commit/2c568f1ee2d45bc46613b86b12fcfab82b1393aa) Thanks [@renovate](https://github.com/apps/renovate)! - Proper ESM/CJS support on Node.js
12+
313
## 4.3.3
414

515
### 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.3",
3+
"version": "4.3.4",
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)