Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c85136d

Browse files
🔖 chore(release): v1.0.0 [skip ci]
## Version&nbsp;1.0.0 <sup>Released on **2025-04-20**</sup> #### ✨ Features - **misc**: Init mcp hello word. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Init mcp hello word ([8a8f5c9](8a8f5c9)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 5d6d045 commit c85136d

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<a name="readme-top"></a>
2+
3+
# Changelog
4+
5+
## Version&nbsp;1.0.0
6+
<sup>Released on **2025-04-20**</sup>
7+
8+
9+
#### ✨ Features
10+
11+
- **misc**: Init mcp hello word.
12+
13+
14+
<br/>
15+
16+
17+
18+
<details>
19+
<summary><kbd>Improvements and Fixes</kbd></summary>
20+
21+
22+
23+
#### What's improved
24+
25+
* **misc**: Init mcp hello word ([8a8f5c9](https://github.com/lobehub/mcp-hello-world/commit/8a8f5c9))
26+
27+
</details>
28+
29+
30+
<div align="right">
31+
32+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
33+
34+
</div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
]
6969
},
7070
"dependencies": {
71-
"@modelcontextprotocol/sdk":"^1.7.0",
71+
"@modelcontextprotocol/sdk": "^1.7.0",
7272
"express": "^4.18.2",
7373
"zod": "^3.22.4"
7474
},

0 commit comments

Comments
 (0)