Skip to content

Commit accd621

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/shiny-turkeys-dream.md

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

packages/graphql-modules/CHANGELOG.md

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

3+
## 3.1.1
4+
5+
### Patch Changes
6+
7+
- [#2521](https://github.com/graphql-hive/graphql-modules/pull/2521) [`d22ecf3`](https://github.com/graphql-hive/graphql-modules/commit/d22ecf3891d3fe55d3878157b58dbc5c33967921) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Bind context to async execution avoiding race-conditions
8+
39
## 3.1.0
410

511
### Minor Changes

packages/graphql-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typescript",
99
"the-guild"
1010
],
11-
"version": "3.1.0",
11+
"version": "3.1.1",
1212
"author": "Kamil Kisiela",
1313
"license": "MIT",
1414
"sideEffects": false,

0 commit comments

Comments
 (0)