Skip to content

Commit 0cdad18

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-10-08) ### Features * add structured logging with Pino and environment configuration ([f2147bd](f2147bd)) * initial MCP server template ([76563e5](76563e5))
1 parent 76563e5 commit 0cdad18

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 1.0.0 (2025-10-08)
2+
3+
4+
### Features
5+
6+
* add structured logging with Pino and environment configuration ([f2147bd](https://github.com/nickytonline/mcp-typescript-template/commit/f2147bd08fb350aa1886b2e6dbb2e0a7745ab996))
7+
* initial MCP server template ([76563e5](https://github.com/nickytonline/mcp-typescript-template/commit/76563e5c89aad52c3d8d5cc76662e519e388ca5f))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"name": "mcp-typescript-template",
33
"version": "1.0.0",
44
"description": "TypeScript template for building MCP servers",

0 commit comments

Comments
 (0)