Skip to content

Commit 71fdf54

Browse files
Version Packages (#146)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 53a698e commit 71fdf54

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/mean-penguins-type.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
# graphql-executor
22

3+
## 0.0.17
4+
5+
### Patch Changes
6+
7+
- 53a698e2: preserve key order when promises resolves out of order
8+
39
## 0.0.16
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-executor",
3-
"version": "0.0.16",
3+
"version": "0.0.17",
44
"description": "A customizable GraphQL Spec compliant Executor class.",
55
"license": "MIT",
66
"main": "index",

0 commit comments

Comments
 (0)