Skip to content

Commit f3a20cf

Browse files
committed
Release 0.10.2
1 parent 440e205 commit f3a20cf

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
@@ -4,6 +4,16 @@
44

55

66

7+
8+
## v0.10.2 (2026-01-30)
9+
10+
#### :bug: Bug Fix
11+
* [#10](https://github.com/scalvert/docusaurus-plugin-mcp-server/pull/10) fix: add default export conditions for broader compatibility ([@scalvert](https://github.com/scalvert))
12+
13+
#### Committers: 1
14+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
15+
16+
717
## v0.10.1 (2026-01-30)
818

919
#### :bug: Bug Fix

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