Skip to content

Commit cf63e94

Browse files
committed
Bump version to v1.2.0
1 parent 408bdd8 commit cf63e94

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/mcpdotdirect/evm-mcp-server/compare/v1.1.3...v1.2.0) (2025-05-23)
2+
3+
4+
### Features
5+
6+
* add Filecoin Calibration network to chains and update mappings ([9790118](https://github.com/mcpdotdirect/evm-mcp-server/commit/97901181139a8574f688179864331777c7fda422))
7+
8+
9+
110
## [1.1.3](https://github.com/mcpdotdirect/evm-mcp-server/compare/v1.1.2...v1.1.3) (2025-03-22)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mcpdotdirect/evm-mcp-server",
33
"module": "src/index.ts",
44
"type": "module",
5-
"version": "1.1.3",
5+
"version": "1.2.0",
66
"description": "Model Context Protocol (MCP) server for interacting with EVM-compatible networks",
77
"bin": {
88
"evm-mcp-server": "./bin/cli.js"

0 commit comments

Comments
 (0)