Skip to content

Commit d031405

Browse files
committed
Release 0.6.0
1 parent 7ab57a6 commit d031405

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,3 +1,13 @@
1+
2+
## v0.6.0 (2026-01-25)
3+
4+
#### :rocket: Enhancement
5+
* [#1](https://github.com/scalvert/docusaurus-plugin-mcp-server/pull/1) Refactor McpInstallButton to use Docusaurus/Infima styling ([@scalvert](https://github.com/scalvert))
6+
7+
#### Committers: 1
8+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
9+
10+
111
## v0.5.0 (2026-01-25)
212

313

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.5.0",
3+
"version": "0.6.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)