Skip to content

Commit

Permalink
Release packages (#73)
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
github-actions[bot] and github-actions[bot] authored Dec 16, 2024
1 parent 6134b87 commit 786e966
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions typescript/.changeset/tame-tomatoes-doubt.md

This file was deleted.

7 changes: 7 additions & 0 deletions typescript/examples/vercel-ai/chromia/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# goat-examples-vercel-ai-chromia

## 0.1.4

### Patch Changes

- Updated dependencies [6134b87]
- @goat-sdk/wallet-chromia@0.1.7

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion typescript/examples/vercel-ai/chromia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "goat-examples-vercel-ai-chromia",
"version": "0.1.3",
"version": "0.1.4",
"description": "",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions typescript/packages/wallets/chromia/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @goat-sdk/wallet-chromia

## 0.1.7

### Patch Changes

- 6134b87: Add wallet check before send

## 0.1.6

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

0 comments on commit 786e966

Please sign in to comment.