Skip to content

Commit 715149c

Browse files
committed
docs: add README and CHANGELOG
1 parent 40010ef commit 715149c

File tree

2 files changed

+546
-0
lines changed

2 files changed

+546
-0
lines changed

CHANGELOG.md

Lines changed: 174 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,174 @@
1+
## [1.1.1](https://github.com/Mearman/mcp-template/compare/v1.1.0...v1.1.1) (2025-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* configure semantic-release to publish to GitHub Packages instead of npmjs ([c190d30](https://github.com/Mearman/mcp-template/commit/c190d30845371221014cee9620cc16f819452930))
7+
* update yarn.lock for scoped package name ([b612a40](https://github.com/Mearman/mcp-template/commit/b612a40d3347794623f0facaeede9c0322348b62))
8+
9+
# [1.1.0](https://github.com/Mearman/mcp-template/compare/v1.0.0...v1.1.0) (2025-06-05)
10+
11+
12+
### Bug Fixes
13+
14+
* add lint ignore comments for necessary any types ([337e819](https://github.com/Mearman/mcp-template/commit/337e819d7428d8e86024abf4704b179c5c97ce04))
15+
* update yarn.lock for new CLI dependencies ([fb8bb46](https://github.com/Mearman/mcp-template/commit/fb8bb46faa4c48cb6251417e68ba7981211ffa8e))
16+
17+
18+
### Features
19+
20+
* add CLI commands for fetch pattern demonstration ([3c3578b](https://github.com/Mearman/mcp-template/commit/3c3578b91163585cb1d4eb3d0f0d8c5947a8acf9))
21+
* add CLI functionality to complete dual-mode template ([9565319](https://github.com/Mearman/mcp-template/commit/9565319168ae691c7cbb4d4c932b9b9acf012820))
22+
* add MCP tools demonstrating configurable fetch pattern ([a102800](https://github.com/Mearman/mcp-template/commit/a1028009ff59662d53dc1202f7fef77ba6640c82))
23+
* add node-fetch-cache dependency for configurable fetch pattern ([ef4d32f](https://github.com/Mearman/mcp-template/commit/ef4d32fc39662dff0b63603fe788b53e0433ac10))
24+
* implement configurable fetch utility with multiple backends ([47b34f7](https://github.com/Mearman/mcp-template/commit/47b34f75642620dd8be26e5eeaa466540dbc7562))
25+
* integrate fetch example tools into MCP server ([b507c3d](https://github.com/Mearman/mcp-template/commit/b507c3d48e28b8380e39257aaeae05613a183cb6))
26+
* maximize test coverage for mcp-template ([9cda6cf](https://github.com/Mearman/mcp-template/commit/9cda6cf73f195ff50996ee9630baba9359362ce2))
27+
28+
# 1.0.0 (2025-06-05)
29+
30+
31+
### Bug Fixes
32+
33+
* make NPM publishing optional in workflows ([ee1dcd8](https://github.com/Mearman/mcp-template/commit/ee1dcd8575fca4f7728fa2f863c9d11f68258264))
34+
* reset version for semantic-release to manage ([b678a55](https://github.com/Mearman/mcp-template/commit/b678a553b01069f1b2ff343b3ce581c00fc6b492))
35+
* update package name and repository URL to mcp-template ([83200f0](https://github.com/Mearman/mcp-template/commit/83200f05a75c977741c357fe5d6363bd10e9026c))
36+
* update yarn.lock with template dependencies ([975488f](https://github.com/Mearman/mcp-template/commit/975488f6ab01c04b2bbc1e6dbec43aad0d1d3991))
37+
38+
39+
### Features
40+
41+
* add template source code structure ([855886d](https://github.com/Mearman/mcp-template/commit/855886d044358e5f8c24f839fa6c1845a0c64368))
42+
* initial MCP TypeScript template setup ([f6ab775](https://github.com/Mearman/mcp-template/commit/f6ab77580ef2c3d166b0a65bdbf8ca42f79c51a0))
43+
44+
# 1.0.0 (2025-06-05)
45+
46+
47+
### Bug Fixes
48+
49+
* make NPM publishing optional in workflows ([ee1dcd8](https://github.com/Mearman/mcp-template/commit/ee1dcd8575fca4f7728fa2f863c9d11f68258264))
50+
* update package name and repository URL to mcp-template ([83200f0](https://github.com/Mearman/mcp-template/commit/83200f05a75c977741c357fe5d6363bd10e9026c))
51+
* update yarn.lock with template dependencies ([975488f](https://github.com/Mearman/mcp-template/commit/975488f6ab01c04b2bbc1e6dbec43aad0d1d3991))
52+
53+
54+
### Features
55+
56+
* add template source code structure ([855886d](https://github.com/Mearman/mcp-template/commit/855886d044358e5f8c24f839fa6c1845a0c64368))
57+
* initial MCP TypeScript template setup ([f6ab775](https://github.com/Mearman/mcp-template/commit/f6ab77580ef2c3d166b0a65bdbf8ca42f79c51a0))
58+
59+
# 1.0.0 (2025-06-05)
60+
61+
62+
### Bug Fixes
63+
64+
* make NPM publishing optional in workflows ([ee1dcd8](https://github.com/Mearman/mcp-template/commit/ee1dcd8575fca4f7728fa2f863c9d11f68258264))
65+
* update package name and repository URL to mcp-template ([83200f0](https://github.com/Mearman/mcp-template/commit/83200f05a75c977741c357fe5d6363bd10e9026c))
66+
* update yarn.lock with template dependencies ([975488f](https://github.com/Mearman/mcp-template/commit/975488f6ab01c04b2bbc1e6dbec43aad0d1d3991))
67+
68+
69+
### Features
70+
71+
* add template source code structure ([855886d](https://github.com/Mearman/mcp-template/commit/855886d044358e5f8c24f839fa6c1845a0c64368))
72+
* initial MCP TypeScript template setup ([f6ab775](https://github.com/Mearman/mcp-template/commit/f6ab77580ef2c3d166b0a65bdbf8ca42f79c51a0))
73+
74+
# 1.0.0 (2025-06-05)
75+
76+
77+
### Bug Fixes
78+
79+
* make NPM publishing optional in workflows ([ee1dcd8](https://github.com/Mearman/mcp-template/commit/ee1dcd8575fca4f7728fa2f863c9d11f68258264))
80+
* update package name and repository URL to mcp-template ([83200f0](https://github.com/Mearman/mcp-template/commit/83200f05a75c977741c357fe5d6363bd10e9026c))
81+
* update yarn.lock with template dependencies ([975488f](https://github.com/Mearman/mcp-template/commit/975488f6ab01c04b2bbc1e6dbec43aad0d1d3991))
82+
83+
84+
### Features
85+
86+
* add template source code structure ([855886d](https://github.com/Mearman/mcp-template/commit/855886d044358e5f8c24f839fa6c1845a0c64368))
87+
* initial MCP TypeScript template setup ([f6ab775](https://github.com/Mearman/mcp-template/commit/f6ab77580ef2c3d166b0a65bdbf8ca42f79c51a0))
88+
89+
# 1.0.0 (2025-06-05)
90+
91+
92+
### Bug Fixes
93+
94+
* make NPM publishing optional in workflows ([d29873c](https://github.com/Mearman/mcp-template/commit/d29873c45a9f95487f3c443277b57b95102a86b0))
95+
* update package name and repository URL to mcp-template ([4e521d9](https://github.com/Mearman/mcp-template/commit/4e521d96b75076938ac8386948ee32f00d66b689))
96+
* update yarn.lock with template dependencies ([bf91d1d](https://github.com/Mearman/mcp-template/commit/bf91d1db32286419774909dcf1810a10250101fc))
97+
98+
99+
### Features
100+
101+
* add template source code structure ([f5fa805](https://github.com/Mearman/mcp-template/commit/f5fa805b1906d5a79a95dd78d025eaf9099b4bdc))
102+
* initial MCP TypeScript template setup ([c22f20d](https://github.com/Mearman/mcp-template/commit/c22f20d183e03cc14108c232539a166febda1181))
103+
104+
# Changelog
105+
106+
All notable changes to this project will be documented in this file.
107+
108+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
109+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
110+
111+
## [Unreleased]
112+
113+
### Added
114+
- Initial MCP TypeScript server template
115+
- Example tool implementation
116+
- Comprehensive testing setup with Vitest
117+
- CI/CD pipeline with GitHub Actions
118+
- Automated releases with semantic-release
119+
- TypeScript configuration with strict mode
120+
- Development tooling (Biome, Husky, Commitlint)
121+
122+
123+
### Bug Fixes
124+
125+
* use lowercase package name and correct registry for GitHub Packages ([0a3b4ba](https://github.com/Mearman/mcp-wayback-machine/commit/0a3b4ba9958f1680245eb5b5b30f84ff82475631))
126+
127+
## [1.0.3](https://github.com/Mearman/mcp-wayback-machine/compare/v1.0.2...v1.0.3) (2025-06-04)
128+
129+
130+
### Bug Fixes
131+
132+
* skip prepublishOnly script for GitHub Packages publish ([25c3c3f](https://github.com/Mearman/mcp-wayback-machine/commit/25c3c3fc104f7c0c55cf4a8e9bf3d5952aa91884))
133+
134+
## [1.0.2](https://github.com/Mearman/mcp-wayback-machine/compare/v1.0.1...v1.0.2) (2025-06-04)
135+
136+
137+
### Bug Fixes
138+
139+
* add version detection for GitHub Packages publishing ([4298868](https://github.com/Mearman/mcp-wayback-machine/commit/429886820cb90238249fdf8563c203fff55f5382))
140+
141+
## [1.0.1](https://github.com/Mearman/mcp-wayback-machine/compare/v1.0.0...v1.0.1) (2025-06-04)
142+
143+
144+
### Bug Fixes
145+
146+
* restore bin field as object for proper CLI naming ([ab966b2](https://github.com/Mearman/mcp-wayback-machine/commit/ab966b28b01ecd1938a3cf3640922ab7e0d24a16))
147+
148+
# 1.0.0 (2025-06-04)
149+
150+
151+
### Bug Fixes
152+
153+
* add packageManager field for Yarn 4 compatibility ([dc1de05](https://github.com/Mearman/mcp-wayback-machine/commit/dc1de05a1a856fd666d9c7711626c664fe249c19))
154+
* convert bin field to object format for npm compatibility ([9f5ee8a](https://github.com/Mearman/mcp-wayback-machine/commit/9f5ee8ad7b1b1ae4c0cabc6ed5109aaea9b50073))
155+
* resolve test failures and version compatibility issues ([6b682aa](https://github.com/Mearman/mcp-wayback-machine/commit/6b682aa4569693209f7673112c13bc860021acac))
156+
* resolve timeout test race condition ([8a6dea1](https://github.com/Mearman/mcp-wayback-machine/commit/8a6dea17ced800eb6bf9826be3473aa767406db6))
157+
* resolve TypeScript errors in test files ([2877988](https://github.com/Mearman/mcp-wayback-machine/commit/2877988733d6010f1a5e98a1e51760f8c71b63ee))
158+
* use space indentation for markdown files ([58b359b](https://github.com/Mearman/mcp-wayback-machine/commit/58b359b7dc2b561aba1cc45ef95405d87825756d))
159+
160+
161+
### Features
162+
163+
* add bin field to enable npx invocation ([1c48881](https://github.com/Mearman/mcp-wayback-machine/commit/1c48881effe427cf3b9bacd9ce32f78912d1a267))
164+
* apply CC BY-NC-SA 4.0 license with full license file and README badge ([e8c9980](https://github.com/Mearman/mcp-wayback-machine/commit/e8c998056d3e9cbca272204d83c905478a7c9fc6))
165+
* implement initial MCP server with tool definitions ([377b6e0](https://github.com/Mearman/mcp-wayback-machine/commit/377b6e02773f8ad59115f0097a69201ea8028e84))
166+
* implement Wayback Machine API integration ([14d70c1](https://github.com/Mearman/mcp-wayback-machine/commit/14d70c1161e0a8cf78dd6011d670007419011c34))
167+
* initial project setup with plan for Wayback Machine MCP server ([f265ed8](https://github.com/Mearman/mcp-wayback-machine/commit/f265ed824184f009f1d39a6716632337ae1e58c3))
168+
169+
# Changelog
170+
171+
All notable changes to this project will be documented in this file.
172+
173+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
174+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

0 commit comments

Comments
 (0)