Skip to content

Commit 84a687f

Browse files
committed
Release 0.8.0
1 parent 32e6eb8 commit 84a687f

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11

22

3+
4+
## v0.8.0 (2026-01-26)
5+
6+
#### :boom: Breaking Change
7+
* [#3](https://github.com/scalvert/docusaurus-plugin-mcp-server/pull/3) refactor: simplify tools to docs_search and docs_fetch ([@scalvert](https://github.com/scalvert))
8+
9+
#### Committers: 1
10+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
11+
12+
313
## v0.7.0 (2026-01-26)
414

515
#### :rocket: Enhancement

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": "docusaurus-plugin-mcp-server",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "A Docusaurus plugin that exposes an MCP server endpoint for AI agents to search and retrieve documentation",
55
"keywords": [
66
"docusaurus",

0 commit comments

Comments
 (0)