Skip to content

Commit 5577ac4

Browse files
authored
Merge pull request #8 from ITZSHOAIB/changeset-release/main
Version Packages
2 parents 0ee5e93 + 3682688 commit 5577ac4

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/all-snakes-beg.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# graphql-agent-tool
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [#6](https://github.com/ITZSHOAIB/graphql-agent-tool/pull/6) [`9a7bc07`](https://github.com/ITZSHOAIB/graphql-agent-tool/commit/9a7bc07fdfbdd1490841aac67866570424a85603) Thanks [@ITZSHOAIB](https://github.com/ITZSHOAIB)! - feat: A new Graphql Tool that LLM models will be able to invoke

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.0",
3+
"version": "0.0.1",
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)