Skip to content

Commit c0edc5e

Browse files
github-actions[bot]IlyaSemenov
authored andcommitted
Version Packages
1 parent 85f1e5b commit c0edc5e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-buses-decide.md

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

packages/orchid/CHANGELOG.md

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

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- 85f1e5b: Basic type check for `graph.resolve()` query argument. Use latest orchid-orm types.
8+
39
## 1.6.0
410

511
### Minor Changes

packages/orchid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "orchid-graphql",
33
"description": "orchid-orm plugin: resolve GraphQL query with Orchid ORM",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/IlyaSemenov/orchid-graphql"

0 commit comments

Comments
 (0)