Skip to content

Commit 96f6860

Browse files
Release packages (#94)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 608f9f1 commit 96f6860

File tree

45 files changed

+186
-37
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+186
-37
lines changed

typescript/.changeset/wicked-lizards-sparkle.md

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

typescript/examples/eleven-labs/conversational-agent/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# conversational-agent
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [608f9f1]
8+
- @goat-sdk/wallet-solana@0.2.2
9+
310
## 0.2.1
411

512
### Patch Changes

typescript/examples/eleven-labs/conversational-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conversational-agent",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

typescript/examples/langchain/lit/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# goat-examples-langchain-lit
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [608f9f1]
8+
- @goat-sdk/wallet-solana@0.2.2
9+
- @goat-sdk/plugin-erc20@0.2.1
10+
- @goat-sdk/wallet-lit@0.2.2
11+
312
## 0.1.1
413

514
### Patch Changes

typescript/examples/langchain/lit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "goat-examples-langchain-lit",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "",
55
"private": true,
66
"scripts": {

typescript/examples/langchain/viem/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# goat-examples-langchain-viem
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [608f9f1]
8+
- @goat-sdk/plugin-erc20@0.2.1
9+
310
## 0.2.0
411

512
### Minor Changes

typescript/examples/langchain/viem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "goat-examples-langchain-viem",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "",
55
"private": true,
66
"scripts": {

typescript/examples/vercel-ai/abstract/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# goat-examples-vercel-ai-abstract
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [608f9f1]
8+
- @goat-sdk/plugin-erc20@0.2.1
9+
310
## 0.2.0
411

512
### Minor Changes

typescript/examples/vercel-ai/abstract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "goat-examples-vercel-ai-abstract",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "",
55
"private": true,
66
"scripts": {

typescript/examples/vercel-ai/crossmint-smart-wallets/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# goat-examples-vercel-ai-crossmint-smart-wallets
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [608f9f1]
8+
- @goat-sdk/plugin-erc20@0.2.1
9+
- @goat-sdk/crossmint@0.3.3
10+
311
## 0.2.2
412

513
### Patch Changes

0 commit comments

Comments
 (0)