Skip to content

Commit 759b915

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2025-04-01) ### Bug Fixes * **store:** escape FTS query to handle special characters ([bcf01a8](bcf01a8)), closes [#10](#10)
1 parent 4bd8382 commit 759b915

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1](https://github.com/arabold/docs-mcp-server/compare/v1.2.0...v1.2.1) (2025-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **store:** escape FTS query to handle special characters ([bcf01a8](https://github.com/arabold/docs-mcp-server/commit/bcf01a84f7f82f6e9fe3ca3400e4d73b3a1ca165)), closes [#10](https://github.com/arabold/docs-mcp-server/issues/10)
7+
18
# [1.2.0](https://github.com/arabold/docs-mcp-server/compare/v1.1.0...v1.2.0) (2025-03-30)
29

310

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.2.0",
3+
"version": "1.2.1",
44
"description": "MCP server for fetching and searching documentation",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)