Skip to content

Commit db83cc1

Browse files
Version Packages (#144)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2a1621c commit db83cc1

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/chilled-hornets-matter.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# graphql-executor
22

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- 2a1621cb: Streamline/refactor Executor methods and arguments
8+
39
## 0.0.15
410

511
### Patch Changes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)