Skip to content

Commit

Permalink
Release packages (goat-sdk#31)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and youssefea committed Dec 17, 2024
1 parent 444d6a4 commit 101a68c
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions typescript/.changeset/smart-dogs-burn.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# goat-examples-vercel-ai-crossmint-smart-wallets

## 0.1.2

### Patch Changes

- Updated dependencies [c2dbb80]
- @goat-sdk/crossmint@0.1.7

## 0.1.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "goat-examples-vercel-ai-crossmint-smart-wallets",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"description": "",
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# goat-examples-vercel-ai-crossmint-solana-custodial-wallets

## 0.1.2

### Patch Changes

- Updated dependencies [c2dbb80]
- @goat-sdk/crossmint@0.1.7

## 0.1.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "goat-examples-vercel-ai-crossmint-solana-custodial-wallets",
"version": "0.1.1",
"version": "0.1.2",
"description": "",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions typescript/packages/wallets/crossmint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @goat-sdk/crossmint

## 0.1.7

### Patch Changes

- c2dbb80: Fix locator of custodial wallets

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/wallets/crossmint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@goat-sdk/crossmint",
"version": "0.1.6",
"version": "0.1.7",
"sideEffects": false,
"files": ["dist/**/*", "README.md", "package.json"],
"scripts": {
Expand Down

0 comments on commit 101a68c

Please sign in to comment.