Skip to content

Commit f2d434e

Browse files
authored
Merge pull request #10 from ITZSHOAIB/changeset-release/main
Version Packages
2 parents 58f74da + cb24614 commit f2d434e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/large-humans-repair.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-agent-tool
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#9](https://github.com/ITZSHOAIB/graphql-agent-tool/pull/9) [`0ce9204`](https://github.com/ITZSHOAIB/graphql-agent-tool/commit/0ce920443aab2ef8c8bf6a98bd13f9738ee67c75) Thanks [@ITZSHOAIB](https://github.com/ITZSHOAIB)! - docs: updated comprehensive documentation
8+
39
## 0.0.1
410

511
### 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-agent-tool",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A LangChain tool for executing GraphQL queries and mutations",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)