Skip to content

Commit

Permalink
removing sdk bumps from changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
stat committed Jan 24, 2025
1 parent 92c7790 commit 9162f0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
7 changes: 0 additions & 7 deletions cdp-agentkit-core/python/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
- Added `superfluid_create_flow` to create a flow using Superfluid
- Added `superfluid_update_flow` to update a flow using Superfluid
- Added `superfluid_delete_flow` to delete a flow using Superfluid
- Bump `cdp-sdk` dependency to `0.15.0`.

## [0.0.10] - 2025-01-22

Expand All @@ -28,7 +27,6 @@
- Added `transfer_nft` action.
- Added `pyth_fetch_price_feed_id` action to fetch the price feed ID for a given token symbol from Pyth.
- Added `pyth_fetch_price` action to fetch the price of a given price feed from Pyth.
- Bump `cdp-sdk` dependency to `0.14.1`.

## [0.0.8] - 2025-01-13

Expand All @@ -38,15 +36,10 @@

## [0.0.7] - 2025-01-08

### Added

- Bump `cdp-sdk` dependency to `0.13.0`.

## [0.0.6] - 2024-12-06

### Added

- Bump `cdp-sdk` dependency to `0.12.0`.
- Improved prompts for all actions.

## [0.0.5] - 2024-11-15
Expand Down
3 changes: 0 additions & 3 deletions cdp-agentkit-core/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
- Added `deploy_contract` action to deploy a contract using the Solidity compiler
- Added `farcaster_account_details` to retrieve farcaster account details
- Added `farcaster_post_cast` to post a cast to farcaster
- Bump dependency `@coinbase/coinbase-sdk` to version `0.15.0`.

## [0.0.13] - 2025-01-22

Expand All @@ -27,7 +26,6 @@
- Added `transfer_nft` action.
- Added `pyth_fetch_price_feed_id` action to fetch the price feed ID for a given token symbol from Pyth.
- Added `pyth_fetch_price` action to fetch the price of a given price feed from Pyth.
- Bump dependency `@coinbase/coinbase-sdk` to version `0.14.1`.

### Fixed

Expand All @@ -49,7 +47,6 @@

### Added

- Bump dependency `@coinbase/coinbase-sdk` to version `0.13.0`.
- Supporting mnemonic phrase wallet import

### Refactored
Expand Down

0 comments on commit 9162f0e

Please sign in to comment.