Skip to content

Commit c6cafc5

Browse files
authored
Merge pull request #6 from IQAIcom/changeset-release/main
Version Packages
2 parents 3d7bb1d + 56ed319 commit c6cafc5

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/upgrade-fastmcp-to-v3.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @iqai/mcp-bamm
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 3d7bb1d: Upgrade fastmcp dependency to v3.32.0
8+
9+
Updated fastmcp from v1.27.7 to v3.32.0 for improved features and bug fixes. Internal tool implementations have been updated to work with the new fastmcp v3 API, but the public API and functionality of the MCP server remain unchanged.
10+
311
## 0.0.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iqai/mcp-bamm",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "MCP server for bamm (borrow automated market maker)",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)