Skip to content

Commit 481d01b

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2025-04-08) ### Features * **docker:** add configurable storage path & improve support ([9f35c54](9f35c54)) * **store:** implement dynamic database path selection ([527d9f9](527d9f9))
1 parent 9f35c54 commit 481d01b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.4.0](https://github.com/arabold/docs-mcp-server/compare/v1.3.0...v1.4.0) (2025-04-08)
2+
3+
4+
### Features
5+
6+
* **docker:** add configurable storage path & improve support ([9f35c54](https://github.com/arabold/docs-mcp-server/commit/9f35c54b7e50dcffba98fb96b0d316a018d6aad8))
7+
* **store:** implement dynamic database path selection ([527d9f9](https://github.com/arabold/docs-mcp-server/commit/527d9f994969fa76aa3e585c6ecd98766870c592))
8+
19
# [1.3.0](https://github.com/arabold/docs-mcp-server/compare/v1.2.1...v1.3.0) (2025-04-03)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arabold/docs-mcp-server",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "MCP server for fetching and searching documentation",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)