Skip to content

Commit 15cde15

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-03-17) ### Features * fixed autobuild for npx use - fingers crossed ([459c372](459c372))
1 parent 459c372 commit 15cde15

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/wazzan/mcp-coincap-jj/compare/v1.0.0...v1.1.0) (2025-03-17)
2+
3+
4+
### Features
5+
6+
* fixed autobuild for npx use - fingers crossed ([459c372](https://github.com/wazzan/mcp-coincap-jj/commit/459c3722bb3fba6244c810065dcfaac9a648a13f))
7+
18
# 1.0.0 (2025-03-16)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bujaayjaay/mcp-coincap-jj",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A Model Context Protocol (MCP) server that provides real-time cryptocurrency data and analysis through CoinCap's API v3. Features include price tracking, market analysis, and historical trends. This is a fork of the original repo by truss44, with updates to use the new API and additional future changes.",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)